Commit graph

19 commits

Author SHA1 Message Date
asonix b44c3ade55 Update actix-web 2021-04-02 12:07:19 -05:00
asonix b35b7680f1 Server: expose maximum length configs 2021-02-13 18:27:38 -06:00
asonix 2e9b671269 Server: redirect profile id to handle, impl UrlFor 2021-02-08 22:37:51 -06:00
asonix 555aba8d36 Server: Add admin reports, server pagination 2021-02-04 21:05:10 -06:00
asonix 5940264ffd Server: paginate servers on admin page 2021-02-04 19:13:47 -06:00
asonix 8fb89c2f88 Server: Move submission pagination to submissions mod 2021-02-04 17:45:29 -06:00
asonix 1f6c5d4076 Server: sensitive flag takes precedence over ownership 2021-02-03 21:47:12 -06:00
asonix 010dd2952f Server: Expose NSFW toggle, Dark Mode toggle
Ensure all submission view permission logic is the same
2021-02-03 21:09:25 -06:00
asonix 7ed5264bef Expose sensitive on submission page
- Don't show sensitive content to logged-out users
- Add sensitive indicator on submission tiles, thumbnails
- Improve mobile nav UI
2021-02-02 21:21:31 -06:00
asonix 87d062c0d4 Server: don't show remote posts to unauthenticated users 2021-02-01 22:16:28 -06:00
asonix c5e0b3e207 Server: Expose submission visibility settings 2021-02-01 21:58:32 -06:00
asonix d3e62b7cd1 Server: Expose visibility on submission update page
Make submission next/previous buttons respect visibility
2021-02-01 19:03:57 -06:00
asonix 84d5aa39cf Server: Improve notification page styling 2021-01-31 18:01:57 -06:00
asonix 1e62b11a01 Server: Start work on better nav bar 2021-01-31 17:22:15 -06:00
asonix 04eec386b1 Server: Add forkawesome 2021-01-31 15:43:29 -06:00
asonix abf7377f0d Server: Use max/min for language parsing
rather than clamp. This allows us to compile on stable
2021-01-31 13:53:07 -06:00
asonix ddac4d3b9c Server: Add Submission/User tabs to browse page
- Remove account dark state
2021-01-30 14:33:07 -06:00
asonix 7a985fe439 Server: i18n all the things 2021-01-30 12:48:37 -06:00
asonix e0858b7b3d Move server/ to / and start i18ning
Currently i18n'd
- login page
- register page
- cookie page
- delete account confirmation page
- 404 page
- 500 page
- part of account settings
2021-01-28 20:25:31 -06:00