Commit graph

257 commits

Author SHA1 Message Date
Daniel Supernault
4973cb4611
Update MediaController, add fallback for local files that are later stored on S3 but still are referenced in cached objects remotely 2023-05-22 18:10:55 -06:00
Daniel Supernault
132a58de54
Add Autospam Advanced Detection 2023-05-17 04:00:03 -06:00
Daniel Supernault
4d997bb959
Add /api/v1/tags/:id/follow and /api/v1/tags/:id/unfollow api endpoints 2023-05-09 01:08:09 -06:00
Daniel Supernault
1bbee6d07b
Update RegisterController, improve max_users calculation and add kb page to redirect to if conditions are met 2023-04-24 03:58:34 -06:00
Daniel Supernault
c6cc6327d3
Redesigned Admin Dashboard Reports/Moderation 2023-04-24 01:52:59 -06:00
Daniel Supernault
09c0032b39
New landing page design 2023-04-07 22:35:51 -06:00
Daniel Supernault
d5d9500d07
Update admin instance management, improve filtering/sorting and add import/export support 2023-03-25 01:23:05 -06:00
Daniel Supernault
ecfc0766f8
Update admin instances dashboard 2023-03-19 05:29:54 -06:00
Daniel Supernault
da38b33a24
Remove deprecated routes/methods 2023-03-18 22:15:56 -06:00
Daniel Supernault
186ba7f018
Update email settings, add dangerzone middleware to prompt for password before you can change your email address. Fixes #4101 2023-03-18 21:51:28 -06:00
Daniel Supernault
3c712a70d6
Add Licenses help page, fixes #4238 2023-03-18 21:22:25 -06:00
Daniel Supernault
5ad0d8834d
Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 2023-03-17 01:32:29 -06:00
Daniel Supernault
7043cefdd4
Remove deprecated api routes 2023-03-05 00:27:59 -07:00
Daniel Supernault
1f4f8252f2
Remove deprecated api routes 2023-03-04 22:46:39 -07:00
Daniel Supernault
a224c71151
Add admin api 2023-01-14 20:33:46 -07:00
Daniel Supernault
8487231177
Add hashtag administration 2022-12-27 04:43:04 -07:00
Daniel Supernault
b73ca9a1ea
Add Admin Invites 2022-12-19 22:30:50 -07:00
Daniel Supernault
a9f4ddfc5a
Update web routes, fix missing home route 2022-11-18 03:43:24 -07:00
Daniel Supernault
970329975a
Update web routes, redirect /home to / 2022-11-13 22:30:04 -07:00
Daniel Supernault
94697d536b
Add Server Directory integration 2022-11-13 20:11:07 -07:00
Daniel Supernault
356a882dbc
Add Portfolio feature 2022-10-17 01:59:23 -06:00
Daniel Supernault
74f576c8ce
Update web routes 2022-09-28 22:29:16 -06:00
Daniel Supernault
0b7d0a9627
Add customizable Legal Notice page 2022-08-15 23:39:33 -06:00
Daniel Supernault
9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 2022-07-28 01:06:39 -06:00
Daniel Supernault
a8907114dc
Add live player view 2022-06-26 19:12:50 -06:00
Daniel Supernault
0afea2ba1c
Cleanup outdated discover routes and unused HomeController 2022-05-11 18:28:44 -06:00
Daniel Supernault
6cf671cb23
Add web installer 2022-04-10 05:50:44 -06:00
Daniel Supernault
62b07195de
Update web routes 2022-03-08 21:01:20 -07:00
Daniel Supernault
a44b812b13
Update SpaController, redirect web ui hashtags to legacy page for unauthenticated users 2022-03-03 20:51:13 -07:00
Daniel Supernault
0b68009933
New Discover layout on Metro 2.0 2022-02-26 19:27:40 -07:00
Daniel Supernault
8c54ab57ac
Update web routes, fix atom feeds for account usernames containing a dot 2022-01-25 00:05:00 -07:00
Daniel Supernault
efeaf427e1
Add CustomEmoji admin dashboard 2022-01-21 00:27:30 -07:00
Daniel Supernault
32bbcc12c3
Update web routes 2022-01-07 22:09:15 -07:00
Daniel Supernault
772352903b
Update web routes 2022-01-02 23:46:17 -07:00
Daniel Supernault
5c65e2b761
Update SpaController, add username redirect method 2021-12-26 00:08:18 -07:00
Daniel Supernault
7bc684e5d1
Update SpaController, persist web language changes 2021-12-23 17:37:08 -07:00
Daniel Supernault
7d3214d37e
Update web routes 2021-12-22 00:54:53 -07:00
Daniel Supernault
7e35ab80ad
Update web routes 2021-12-21 21:44:52 -07:00
Daniel Supernault
f3f35f590d
Remove admin .env editor 2021-12-14 21:46:24 -07:00
Daniel Supernault
ae8c751796
Update Autospam service, add mark all as read and mark all as not spam options and filter active, spam and not spamreports 2021-11-10 21:46:31 -07:00
Daniel Supernault
bc65938757
Add manual email verification requests 2021-11-08 23:02:34 -07:00
Daniel Supernault
37abcf3898
Update public timeline api, use cached sorted set and client side block/mute filtering 2021-10-20 04:31:07 -06:00
Daniel Supernault
f0d4c17236
Update Autospam service, use silent classification for better user experience 2021-10-19 23:13:12 -06:00
Daniel Supernault
4505d1f0f9
Update FederationController, move well-known to api middleware and cache webfinger lookups 2021-10-07 00:34:37 -06:00
Daniel Supernault
4c662ff55c
Fix story object route 2021-09-03 23:57:07 -06:00
Daniel Supernault
2d99434e2b
Update web routes 2021-09-03 22:26:39 -06:00
Daniel Supernault
a4a1270e70
Add Stories to admin dashboard 2021-08-31 00:33:04 -06:00
Daniel Supernault
7709220074
Add Polls 2021-08-04 20:29:21 -06:00
Daniel Supernault
e9ef0c887a
Add Archive Posts 2021-07-26 22:49:46 -06:00
Daniel Supernault
67e3f6048f
Update Settings, add default license and enforced media descriptions 2021-07-23 09:47:14 -06:00