Commit graph

363 commits

Author SHA1 Message Date
rimu
2bf1aa23ee make api/v3/instance return correct images #41 2024-02-14 14:53:03 +13:00
rimu
b812694772 make api/v3/instance return a list of admins. fixes #41 2024-02-14 14:38:55 +13:00
rimu
fef3a1e995 remote admins can delete remote posts (not just moderators) 2024-02-14 12:31:44 +13:00
rimu
77a0ee9b5d well-known/host-meta 2024-02-14 10:16:49 +13:00
rimu
2337c22afa show instance in breadcrumb 2024-02-14 09:50:13 +13:00
rimu
8a46d694d9 communities list layout 2024-02-14 09:29:17 +13:00
rimu
f7fea98dff performance tweaks 2024-02-13 21:28:33 +13:00
rimu
a66311d683 discourage search index bots 2024-02-13 19:14:51 +13:00
rimu
c3266823ba more indexes 2024-02-13 17:22:03 +13:00
rimu
77a02dc6ed longer source_url field 2024-02-13 06:50:25 +13:00
rimu
820af0ada2 don't strip params from og:image url #37 2024-02-13 05:56:22 +13:00
rimu
bc3795244f logo dimensions 2024-02-12 13:54:31 +13:00
rimu
ffd68e4545 bring bootstrap css in-house to improve load times 2024-02-12 13:47:23 +13:00
rimu
56f5f0da4c remove incorrectly ussed summary 2024-02-11 20:29:58 +13:00
rimu
3a9b12584d better notifications 2024-02-10 20:06:08 +13:00
rimu
fa649bb8ab better notifications 2024-02-10 19:58:34 +13:00
rimu
4974d2cddb remove func.lower which was bad for DB perf 2024-02-10 16:29:03 +13:00
rimu
2eadaa5eed stats 2024-02-10 12:22:16 +13:00
rimu
82b89d66de stats 2024-02-10 12:20:18 +13:00
rimu
64da72f0b9 stats 2024-02-10 12:01:46 +13:00
rimu
61744f7b84 stats 2024-02-10 11:46:22 +13:00
rimu
375600b382 stats 2024-02-10 11:42:18 +13:00
rimu
7d99d5ea9d reduce storage usage by user banners 2024-02-10 06:46:52 +13:00
rimu
639d920d05 reduce storage usage by user banners 2024-02-10 06:41:24 +13:00
rimu
602c83699a lazy load profile pics 2024-02-09 20:04:36 +13:00
rimu
b40dd1444b lazy load profile pics 2024-02-09 20:02:22 +13:00
rimu
1d093bfe8c add index on parent_id 2024-02-09 15:14:39 +13:00
rimu
45d8b042a5 remove 'ilike' for most case insensitive searches - too slow 2024-02-09 14:58:51 +13:00
rimu
321a95b59b empty post replies when purging 2024-02-09 12:54:05 +13:00
rimu
6cf59b1c3a empty post replies when purging 2024-02-09 12:52:16 +13:00
rimu
0889482ea3 layout tweak #30 2024-02-08 18:43:11 +13:00
rimu
95cd37e6b3 posting to topics and auto-join communities as needed fixes #30 2024-02-08 18:34:58 +13:00
rimu
9159764176 this has been bugging me for a while 2024-02-08 17:30:27 +13:00
rimu
d7e7d79419 calculate local post stats 2024-02-08 12:46:41 +13:00
rimu
2870678819 theme engine - javascript #19 2024-02-07 18:40:02 +13:00
rimu
0594dddcac smarter theme engine - derive list of themes from directory structure, not hard coded list 2024-02-07 18:33:25 +13:00
rimu
9874727eea theme engine and high contrast theme fixes #27 fixes #19 2024-02-07 17:31:12 +13:00
rimu
e3d8d1e5e2 make 'view original' link visible to unauthenticated users 2024-02-07 10:24:18 +13:00
rimu
f32ad9965b lol oops #36 2024-02-07 09:20:22 +13:00
rimu
2481b49573 make initial admin user verified by default - no need for email #36 2024-02-06 17:45:08 +13:00
rimu
1a50509465 improve compatibility with python 3.11 refs #36 2024-02-06 17:40:03 +13:00
rimu
c51c735038 federated purge of user content 2024-02-05 19:39:08 +13:00
rimu
4f43eec998 syntax error 2024-02-05 16:23:42 +13:00
rimu
b7e40fb35c notify admin when new registration is waiting 2024-02-05 16:22:17 +13:00
rimu
843d4eb03a Go to side pane keyboard nav 2024-02-05 08:39:08 +13:00
rimu
25f7eaf812 more media.tenor.com blocking 2024-02-05 08:03:56 +13:00
rimu
dc14798c24 PWA - have back button on ios 2024-02-05 08:00:25 +13:00
rimu
7f66e4b722 also apply domain filter to topics 2024-02-05 07:36:48 +13:00
rimu
f6a382d0a7 fixes #14 2024-02-05 07:35:09 +13:00
rimu
d69dac7631 set user-agent while parsing og:image meta tag 2024-02-04 22:02:32 +13:00