Commit Graph

148 Commits

Author SHA1 Message Date
amy 9bd8045e8c updated the dictionary to a larger one and added a notice of its copyright in the license file 2025-11-06 22:17:36 -07:00
amy 038b3c7adb added post link rewriter template function 2025-11-06 21:53:53 -07:00
amy b3aab265fb fixed bugs in post link decoding and AmGetConferenceByAlias 2025-11-05 23:04:19 -07:00
amy 2783d94952 fix session manager concurrency error and error in HTML Checker doFlushNewlines 2025-11-05 22:13:49 -07:00
amy 5571a58ea2 added static file handling for a custom stylesheet that puts the highlights on links in Amsterdam posts 2025-11-05 21:47:58 -07:00
amy c7ea4c529a a couple more bug fixes 2025-11-05 21:09:44 -07:00
amy 8a3d02fbec fixed a first round of bugs and rewrote the URL rewriter using the old algorithm 2025-11-04 23:05:50 -07:00
amy 798e86ae40 added preview code to new topic - not yet tested 2025-11-03 22:47:00 -07:00
amy 1ba02f37e9 documentation pass done, ready to use the HTML Checker in other code 2025-11-03 15:20:41 -07:00
amy 4f9cdde1f2 HTML checker is code complete, needs a pass for documentation 2025-11-02 23:08:40 -07:00
amy f6ed77923c beginning to implement the HTML Checker itself - incomplete 2025-10-31 23:48:46 -06:00
amy 8a2185e912 landed the tag repository 2025-10-31 22:33:56 -06:00
amy d69715557e added the tags "hierarchy" 2025-10-31 16:08:51 -06:00
amy 048ac3abc3 built the basic data around loading HTML checker configurations - next we will want to tackle the tag repository, which is massive 2025-10-30 23:18:35 -06:00
amy 596d7de7de landed the dictionary objects and spelling rewriter, which also allowed me to complete the configuration YAML file 2025-10-30 22:33:39 -06:00
amy 05a43bcd47 starting to sketch out the dictionary interfaces for spell checking 2025-10-29 23:16:21 -06:00
amy eb47b001bb landed enough rewriters and filters to begin building configurations for the HTML checker 2025-10-29 22:50:25 -06:00
amy e4d7deaf5f landed the email and URL rewriters 2025-10-29 11:49:19 -06:00
amy 122d581e7f beginnings of HTML checker - added struct and interface defs, emoticon rewriter 2025-10-28 23:33:52 -06:00
amy a4c3484f18 added "preview" elements to "new topic" template 2025-10-28 22:19:31 -06:00
amy 9bbc4d9feb l;anded the initial version of the "Create New Topic" form 2025-10-28 22:10:03 -06:00
amy 086954f7b0 Landed the topic list page (no topics yet, so appearances are deceiving) 2025-10-28 16:32:05 -06:00
amy 86540e00b1 added more database data structures to show the next directions 2025-10-24 21:51:48 -06:00
amy b93bc93e00 Landed conference list page - still needs some work (doesn't crash, but some display info is incorrect) 2025-10-22 23:19:11 -06:00
amy 4f3677b3b4 groundwork for conferences - new data structure and security definitions 2025-10-22 22:08:10 -06:00
amy beddade58f fixed display of host status on member list 2025-10-22 21:04:30 -06:00
amy 4f363c8fc8 landed the Member List functionality 2025-10-22 20:49:41 -06:00
amy 11537d5d7f landed community join and unjoin functionality 2025-10-22 16:27:01 -06:00
amy 6d3403cd53 more groundwork related to updates in SetMembership 2025-10-22 13:57:57 -06:00
amy 0625d0db35 groundwork for services by introducing service vtables, also SetMembership as groundwork for join/unjoin 2025-10-22 13:38:41 -06:00
amy 1010b3a4b5 adding some documentation 2025-10-22 10:32:49 -06:00
amy 69e7a2a39a got Find Categories to work 2025-10-21 23:11:47 -06:00
amy d887bd6cab got Find Users to work 2025-10-21 22:31:00 -06:00
amy fe6d53a965 got Find Communities to work 2025-10-21 21:43:00 -06:00
amy 7e3b1d535f further fleshing out of find display to support Prev and Next buttons 2025-10-20 22:47:39 -06:00
amy e6f157c337 patched up community display in find.jet 2025-10-20 22:16:10 -06:00
amy 8b00cfce1f split a bunch of lists free of UI templates, and also fixed profile language display 2025-10-20 15:53:23 -06:00
amy e5ad827f24 landed community results when browsing categories - missing pagination buttons, community activity, proper member counts 2025-10-19 23:16:01 -06:00
amy 71da667361 made the category hierarchy on Find Communities "live" 2025-10-19 21:48:37 -06:00
amy 89da7e8456 first landing of the Find page, including the four tabs and session memory of the selected tab 2025-10-19 17:12:53 -06:00
amy 13644f4ecb improved error page handling by tapping into Echo and its middleware 2025-10-19 16:06:08 -06:00
amy e77ecf2a06 debugged community creation process 2025-10-19 15:06:41 -06:00
amy 021807e53e landed code for creating community (untested) 2025-10-18 22:38:27 -06:00
amy fcbff708a5 updated community left menu to reflect logo changes 2025-10-18 20:50:19 -06:00
amy 1797a6ec7e added upload and changing of community logo, and fixed logo references in other files 2025-10-18 20:41:06 -06:00
amy 94c3877819 fixed bugs in community profile 2025-10-18 16:45:43 -06:00
amy 83bd817630 added community profile setting from dialog (untested) 2025-10-17 23:21:31 -06:00
amy 0edba20d1d added dialog for editing community profile 2025-10-17 22:32:28 -06:00
amy 8e80176022 implemented the community admin menu and necessary tweaks to the menu system 2025-10-17 15:57:12 -06:00
amy 7a755aac77 visual improvements in frame and communities sidebox 2025-10-17 13:38:05 -06:00