Commit Graph

342 Commits

Author SHA1 Message Date
bf3028e7d6 re-add rss feeds 2026-06-10 22:30:53 +03:00
50c61da8b6 fix reaction button event 2026-06-10 20:28:07 +03:00
812f322141 add unsubscribe from all button to inbox 2026-06-10 18:16:08 +03:00
6e73186127 add mark as read button(s) to inbox 2026-06-10 17:59:51 +03:00
8a7eb91a34 remove emoji button from babycode editor for now pending implementation 2026-06-10 15:41:14 +03:00
b63b6a1682 bring back reactions 2026-06-07 23:01:58 +03:00
5dfe477607 highlight mentions 2026-06-07 18:31:10 +03:00
b6450a29fd only allow resizing textarea 2026-06-07 13:09:27 +03:00
7b16ac91ed ensure new users get a default collection on signup and any missing users get them too 2026-06-07 13:09:17 +03:00
84dbaa2cd8 babycode editor: change ctrl+enter shortcut to use requestSubmit to fire bitty signals 2026-06-06 02:05:13 +03:00
200bd37a28 add lightbox for post image previews 2 2026-06-05 21:01:29 +03:00
d01bbaca54 replace innerHTML += with proper appendChild 2026-06-05 07:43:43 +03:00
6fab93ebeb bring back the badge editor 2026-06-05 07:19:53 +03:00
c7ba23ad22 update built-in badges to use the plank theme 2026-06-05 07:19:44 +03:00
3c237df93f cleanup 2026-06-03 20:06:04 +03:00
22ca768ad1 finish invites i think 2026-06-03 16:35:59 +03:00
c311fba500 button v5 2026-06-03 11:21:06 +03:00
4083c950c5 start work on invite keys 2026-06-03 11:07:50 +03:00
5853c8b7a8 use config for title and tagline 2026-06-02 18:42:53 +03:00
93ee829405 re-add ctrl+enter to submit babycode 2026-06-02 18:31:07 +03:00
7247ac4cf8 replace old stub 2026-06-02 17:59:28 +03:00
2c8bc6dca8 add bookmarks view 2026-06-02 17:58:06 +03:00
edfa2e232f add bookmark collection editor 2026-06-02 08:12:26 +03:00
5676ced836 make avi upload required 2026-06-02 04:31:12 +03:00
7defd249b5 only include the bookmark menu bit in thread view 2026-06-02 04:30:47 +03:00
74a95075f7 some minor template improvements 2026-05-31 17:22:45 +03:00
c0eb867b2d remove test from mod panel 2026-05-31 17:08:05 +03:00
ae9d33473c slugify to a max of 50 and remove date 2026-05-30 09:18:42 +03:00
d87d9c2977 backend for bookmark menu 2026-05-30 08:52:50 +03:00
8c87489f70 frontend for bookmark menu 2026-05-30 01:56:25 +03:00
07623b294e button v4 2026-05-30 00:10:50 +03:00
4d2f87baf5 remove some unused filters 2026-05-29 05:55:11 +03:00
af5e838232 localize timestamps 2026-05-29 05:54:51 +03:00
81fa054ddf make readme more up to date 2026-05-29 05:24:36 +03:00
818e43dd1b add copy code button 2026-05-29 04:39:44 +03:00
3d633bd529 add saving draft to localStorage 2026-05-29 01:59:46 +03:00
2f78c7459c use new bittyjs url 2026-05-29 01:24:00 +03:00
b0793b8a86 add support for running the server on local network in debug 2026-05-29 01:16:42 +03:00
dc1ff4446e re-parse mentions on display name change 2026-05-29 00:43:32 +03:00
06b417f9a1 add quoting posts 2026-05-29 00:26:23 +03:00
594272d298 add default bookmark collection on new user 2026-05-29 00:25:03 +03:00
cd3fce17ae fix subscriptions 2026-05-28 21:56:07 +03:00
572e6e86c4 add 405 handler 2026-05-28 21:40:46 +03:00
0224e2e390 add char count to babycode editor 2026-05-28 21:40:35 +03:00
27314f34a5 add babycode preview 2026-05-28 10:00:10 +03:00
daf205f200 better plank 2026-05-28 08:37:21 +03:00
687d72e5ab remove erroneous console log in progressive enhancement 2026-05-28 08:21:16 +03:00
ed395a0175 add babycode button controls 2026-05-28 07:50:47 +03:00
160629fca7 reintroduce bitty and add progressive enhancement and tabs 2026-05-28 06:41:59 +03:00
d2ea0bbd51 fix mobile avi in usercard when no badges/status/etc 2026-05-28 04:30:45 +03:00