amy
|
d0c84216c3
|
set up show/hide of controls on topic page
|
2026-01-15 22:59:27 -07:00 |
|
amy
|
dd7b3d7858
|
got display of advanced post control buttons to work, fixed topic name display and display of "new" messages with 0 new
|
2026-01-14 23:00:40 -07:00 |
|
amy
|
01345e0d38
|
cosmetic updates to Topic page
|
2026-01-13 23:11:29 -07:00 |
|
amy
|
4c1f2184df
|
added topic status icons to the list
|
2026-01-12 23:25:44 -07:00 |
|
amy
|
488bbf9220
|
changes in topic list query and display of topic names
|
2026-01-11 22:53:50 -07:00 |
|
amy
|
a9c8a574e1
|
eliminate panic on 404 errors, try to obviate concurrent map write panics
|
2026-01-11 22:17:27 -07:00 |
|
amy
|
dd3a2ec677
|
fixed bug in AmNewPost and filling in default pseud for post box
|
2026-01-05 23:05:52 -07:00 |
|
amy
|
e581d7ded5
|
filled in the slippage code and permission checks on posting
|
2026-01-03 23:24:07 -07:00 |
|
amy
|
3e6adb0a7e
|
drafted the slippage page
|
2026-01-02 23:07:48 -07:00 |
|
amy
|
3eb0f6a259
|
first draft of posting to a topic (including preview)
|
2026-01-01 22:41:43 -07:00 |
|
amy
|
c958bc5826
|
completed the Scan() error handling
|
2025-12-30 23:19:39 -07:00 |
|
amy
|
d87b4b9411
|
I can display the posts in a topic, albeit imperfectly
|
2025-12-29 23:17:27 -07:00 |
|
amy
|
98a74487c2
|
bug fixes in Scan() results and conference list template
|
2025-12-28 23:40:50 -07:00 |
|
amy
|
99dd8e78b9
|
fixed links from topic entries to point to the right page
|
2025-12-21 21:45:48 -07:00 |
|
amy
|
5c8bb8dd5e
|
all database operations now take a context.Context, which is propagated through from sources
|
2025-12-20 22:29:26 -07:00 |
|
amy
|
9e6bf2feda
|
should be complete with initial read posts code
|
2025-12-20 15:51:18 -07:00 |
|
amy
|
80bd0e03fd
|
additional work on reading posts - still not quite there yet but getting closer
|
2025-12-19 23:23:58 -07:00 |
|
amy
|
57d664dcb1
|
partial implementation of "read posts"
|
2025-12-18 23:43:51 -07:00 |
|
amy
|
aa4cf401a0
|
moved more of the common preliminaries for conferences into middleware
|
2025-12-07 21:54:38 -07:00 |
|
amy
|
331e768124
|
grouping community and conference routes and making more functionality implemented by middleware
|
2025-12-06 23:14:55 -07:00 |
|
amy
|
d73070f9b7
|
adding posts view, needs a lot of work
|
2025-11-22 23:01:16 -07:00 |
|
amy
|
43bd810942
|
wrote the code to handle attachment upload (and link from new-topic post)
|
2025-11-17 21:50:53 -07:00 |
|
amy
|
bf7504b6e9
|
designed an attachment uipload page
|
2025-11-08 22:33:44 -07:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|