Commit Graph

77 Commits

Author SHA1 Message Date
amy a068e17e65 fixed up CHANGELOG and edited the TODO 2026-04-22 17:49:08 -05:00
amy d408eea48b changelog for release 0.1.1 2026-04-11 22:48:14 -06:00
amy 3b298bf3fb Fixed bug in post link resolution that was causing conference alias to be set wrongg on post links. Closes issue #3. 2026-04-11 22:46:15 -06:00
amy 3c87b973e1 add sample service file 2026-04-04 23:21:25 -06:00
amy 528e4a3769 some small documentation changes 2026-03-23 23:17:44 -06:00
amy 795406ef12 embarrassing typo :) 2026-03-12 23:09:43 -06:00
amy ea6bac19a8 added SPDX identifiers to the template headers and to the "config" and "database" packages 2026-03-12 23:08:43 -06:00
amy 573707587d shifted remaining MISSINGFUNCS items into official TODO 2026-03-04 14:39:36 -07:00
amy 5fa05bb086 put the ad (quote) banners in - last major feature in MISSINGFUNCS 2026-03-02 22:52:45 -07:00
amy 18260c59f0 landed Delete Community 2026-03-01 22:51:22 -07:00
amy ed3f4e7906 OK, I'm going to call the Import Messages function "done" 2026-03-01 14:26:21 -07:00
amy b6743da940 Import Users tested 2026-02-27 21:30:17 -07:00
amy 9dc4dd2ec4 Member Export now done 2026-02-26 18:19:40 -07:00
amy 8c2eb1bf80 typo in list 2026-02-24 11:09:49 -07:00
amy 110e917921 Pictures in Posts now works! 2026-02-23 22:41:59 -07:00
amy 5bd6f3b906 put in the conferences vtable, which only needs an OnDeleteCommunity entry for now 2026-02-23 16:01:27 -07:00
amy 192c0515ab landed community membership controls 2026-02-23 15:19:30 -07:00
amy 1c6082324e landed E-mail to all Communtiy Members 2026-02-22 21:52:55 -07:00
amy 59c1db1f27 landed Community Admin - Set Community Category 2026-02-22 17:56:04 -07:00
amy 8dcfa79983 landed display of community audit records 2026-02-21 23:18:11 -07:00
amy f9978918d8 landed display of system audit logs 2026-02-21 22:58:57 -07:00
amy f80f63a142 implemented "prune attachment" on post 2026-02-21 15:36:48 -07:00
amy 94593d3637 implemented the new "buggy attachment" flag for conferences 2026-02-21 15:10:47 -07:00
amy 9ebda92311 hook up the "delete conference" link on the "manage conference" page 2026-02-20 22:43:36 -07:00
amy 8eab08fe31 tick item off the list 2026-02-20 22:36:29 -07:00
amy ed607e33b3 landed IP address ban editing 2026-02-19 18:29:27 -07:00
amy 95221a8f40 jazzed up the "not implemented" dialog, because why not 2026-02-17 23:12:47 -07:00
amy 4f26dd3295 landed sysadmin user account management 2026-02-17 21:45:16 -07:00
amy 4a7e137147 landed "Edit Global Properties" 2026-02-16 21:39:05 -07:00
amy 5c66aa0bb9 landed sidebox management 2026-02-16 15:38:00 -07:00
amy 08b0fa6185 landed "manage communities" list on sidebox 2026-02-15 23:08:22 -07:00
amy 95103d68a2 added a couple more notes regarding code additions coming from Export Messages 2026-02-15 21:30:52 -07:00
amy 777b5ca846 worked out some bugs in exporting messages, not all in new code - mechanisms will be needed to cope with the bugs in the database 2026-02-15 16:40:56 -07:00
amy a11a40561b landed conference mass E-mail 2026-02-13 21:56:05 -07:00
amy dd59bcf577 landed all of confererence activity reports functionality 2026-02-13 15:47:25 -07:00
amy 2b9c198c5d added the custom blocks to display at the top and bottom of the conference list 2026-02-11 23:27:53 -07:00
amy 3e22429678 completed the Conference Members function by adding the "Update" functionality 2026-02-10 11:12:50 -07:00
amy 966a3f4924 landed add/remove conference alias 2026-02-08 22:23:15 -07:00
amy f70746c4dd check off HTML Reference 2026-02-07 21:59:36 -07:00
amy c524ddceb5 partly converted HTML reference (work in progress) 2026-02-04 21:36:41 -07:00
amy 5cb14eb26c mostly adding some documentation bits 2026-02-03 17:24:27 -07:00
amy a2ab03d24e update to list 2026-02-02 22:42:00 -07:00
amy ccfe430e03 display the new-message bells in the community conference list 2026-02-02 22:33:54 -07:00
amy a7dc4f9902 finished Create Conference 2026-02-02 22:24:26 -07:00
amy 9d99719b6b associated updates to missing functions list 2026-02-02 15:59:22 -07:00
amy 2c55eef7bf landed Find Posts in Community/Conference/Topic 2026-02-01 14:42:32 -07:00
amy 64faf9ec4d set up front end pages for Find in Community/Conference/Topic 2026-01-31 23:25:44 -07:00
amy 84df44cad2 put the Manage and Create New buttons on the Conference List page 2026-01-31 22:43:59 -07:00
amy 38ed57d207 landed AmSearchPosts and the "Find Posts" functionality on the main Find page 2026-01-31 22:32:40 -07:00
amy a0d3f3715a landed fixseen and got rid of all explicit LOCK TABLES operations (not needed in modern MySQL, especially with transaction semantics) 2026-01-30 18:20:58 -07:00