Commit graph

22 commits

Author SHA1 Message Date
329c7fabf7 Slon/Static/js/statuses: Show '<username> boosted' on hover 2025-03-21 10:53:04 -04:00
6f57c05145 Slon/Static/js/statuses: Make replies_count clickable if > 0 2025-03-21 10:49:23 -04:00
deaae41ae6 Slon/Static/js/statuses: Get context for statuses with replies 2025-03-21 10:42:45 -04:00
a84ddb4ec1 Slon/Static/html/about: Add about.html template page 2025-03-21 08:31:18 -04:00
5c8839db20 Slon/Static/html/about: Add about page
You can set the content for this page using the "about_page_content" key
in database settings.
2025-03-21 08:28:51 -04:00
d64fbfdea8 Meta: Update css/js timestamps on each build 2025-03-21 06:59:05 -04:00
b29eff6123 Slon/Static/js/statuses: Fix profile links in boosted statuses 2025-03-21 06:32:08 -04:00
e3a3259bf3 Slon/Static/css: Correct image aspect ratio in web view 2025-03-21 06:26:51 -04:00
ffc37f220a Slon/Static/html/user: Display Boosted statuses in user's timeline web view 2025-03-17 17:36:20 -04:00
5a9bf4f32b Slon/Api/V1/CustomEmojis: Implement Custom Emojis
Fixes #6
2025-03-13 15:50:48 -04:00
475e648feb Slon/Api/V1/Announcements: Implement Announcements
Fixes #9
2025-03-12 16:19:00 -04:00
c726b7e206 Slon/Http/AdminServer: Display free memory in /info/stats 2025-03-12 08:23:41 -04:00
06c8433616 Slon/Static/html/admin: Make whitelist_ip a protected settings field
Just a simple QoL change, not "security" by any means.
2025-03-12 08:03:25 -04:00
8eddf1fdc7 Slon/Static/html,js: Let IMG tags know width,height from status' media attachments 2025-03-02 19:58:34 -05:00
5258ab19a8 Slon/Api/V1/Statuses: Allow retrieval of individual status from public timeline 2025-03-02 18:07:09 -05:00
6ff3a74914 Slon/Modules/Db,Slon/Http/AdminServer: Add a settings object to the database for misc parameters 2025-03-02 09:55:22 -05:00
140284233d Slon/Static/html: Display images in user statuses 2025-03-01 20:18:35 -05:00
2f879bc9ef Slon/Static/html/admin: Show total of known accounts in Admin interface 2025-02-28 08:51:17 -05:00
4b7e5b2836 Slon/Http/AdminServer: Implement Manage>Instance 2025-02-24 15:00:24 -05:00
4a5a23d7fb Slon/Http/AdminServer: Paginate list of accounts 2025-02-22 22:25:13 -05:00
261c8454f5 Slon/Http/AdminServer: Allow deletion of users 2025-02-17 14:55:01 -05:00
52cb92f587 Meta: Add files to repository 2025-02-16 15:21:19 -05:00