andyburke
  • Joined on 2025-06-24
andyburke pushed to dev at andyburke/autonomous.contact 2025-11-09 13:02:11 -08:00
de77f0fbe9 fix: get channel creation and chat to sort of work
andyburke pushed to dev at andyburke/autonomous.contact 2025-11-08 17:15:47 -08:00
afeb6f75e8 refactor: first pass on getting the client back into working order
andyburke pushed to dev at andyburke/autonomous.contact 2025-11-08 11:56:23 -08:00
a5707e2f81 refactor: events to a pure stream instead of being part of topics
andyburke pushed to dev at andyburke/fsdb 2025-11-06 23:35:23 -08:00
6746594497 fix: respect filter in find() options
andyburke pushed to dev at andyburke/fsdb 2025-11-06 22:30:03 -08:00
b3248ae431 fix: handle queries for non-existent items
andyburke pushed to dev at andyburke/fsdb 2025-11-06 22:00:37 -08:00
57bc0f18a0 chore: update version
8f70191586 fix: recurse for indexed items properly
Compare 2 commits »
andyburke pushed to dev at andyburke/fsdb 2025-11-06 19:32:41 -08:00
e46f9cefb7 fix: add some debugging
andyburke pushed to dev at andyburke/fsdb 2025-11-03 18:59:20 -08:00
77765e9e60 feature: allow organizing by id within symlink indexes
02a518667b refactor: add a zed settings file
Compare 2 commits »
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-25 19:44:20 -07:00
c34069066d fix: clean up fixes after APP overhaul
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-25 19:00:36 -07:00
52f46207ec Merge pull request 'Add vscode dir to gitignore, fix light mode css, add SU default perms' (#1) from tim/autonomous.contact:tr-fixes into dev
7972efdbac Add vscode dir to gitignore, fix light mode css, add SU default perms
Compare 2 commits »
andyburke merged pull request andyburke/autonomous.contact#1 2025-10-25 19:00:35 -07:00
Add vscode dir to gitignore, fix light mode css, add SU default perms
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-25 15:13:15 -07:00
9a8a1e034e fix: make settings and server lists not mandatory
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-25 14:57:58 -07:00
6293374bb7 feature: watches on the backend, need frontend implementation for
andyburke pushed to dev at andyburke/fsdb 2025-10-21 21:52:19 -07:00
2c77227fca fix: ensure find() matches all criteria
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-15 17:50:55 -07:00
7046bb0389 feature: reactions
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-14 22:21:03 -07:00
b8467ec870 feature: reactions
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-12 16:25:55 -07:00
6500d9a9be feature: start to lay groundwork for reactions
10b3e9ff72 feature: smooth scrolling
Compare 2 commits »
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-11 17:43:11 -07:00
9e8dc14029 fix: improve CSS for avatars, chat message grouping, etc.
14a33fc77d fix: try to submit and render messages and scroll them into view more
Compare 2 commits »
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-10 17:00:40 -07:00
8f818fc1ee fix: improve blurb styling a little
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-10 16:43:59 -07:00
7b2502d78e refactor: #518