1
0
Fork 0
Commit graph

4760 commits

Author SHA1 Message Date
e375b3fd6a
Merge pull request #1397 from bookwyrm-social/instance-info
Updates instance info endpoint
2021-09-10 11:56:29 -07:00
6d02f5ec0a
Merge pull request #1396 from bookwyrm-social/locales
Updates locales
2021-09-10 11:46:32 -07:00
9413dacaf2 Updates instance info endpoint 2021-09-10 11:44:51 -07:00
06c97a32b8 Updates locales 2021-09-10 11:25:00 -07:00
9de6407e5f
Merge pull request #1395 from bookwyrm-social/delete-user-clarification
Adds copy to clarify how to delete a user as a moderator
2021-09-10 11:22:35 -07:00
7dc1ef390e
Merge pull request #1394 from bookwyrm-social/cache-busting
Adds javascript cache value to templates
2021-09-10 11:07:09 -07:00
110273d277 Adds copy to clarify how to delete a user as a moderator 2021-09-10 11:03:45 -07:00
a4e6f610cd Adds javascript cache value to templates 2021-09-10 10:57:16 -07:00
a15ba14226
Merge pull request #1388 from bookwyrm-social/draft-caching
Save status drafts in localstorage
2021-09-10 10:36:41 -07:00
5c329c35f0 Warn http error 2021-09-10 10:22:28 -07:00
5e9b8eb571 Removes unused variable 2021-09-10 10:20:40 -07:00
3a35d33042
Merge pull request #1392 from bookwyrm-social/javascript-error-handling
Re-adds error handling code written a while back
2021-09-10 10:13:47 -07:00
08d2bff7ca General function for displaying messages 2021-09-10 10:12:37 -07:00
e3ab5afcbd Catch error responses from API 2021-09-10 08:59:49 -07:00
3a7717e22f Fixes status code variable in http response 2021-09-10 08:59:18 -07:00
718744a92d Adds css animation for pending create status
Co-authored-by: Fabien Basmaison <contact@arkhi.org>
2021-09-10 08:30:28 -07:00
136cc1a6e9 Adds spinner icon 2021-09-10 08:07:46 -07:00
3c38a64a81 Return http responses for ajax requests 2021-09-10 08:03:22 -07:00
909293bbb0 Re-adds error handling code written a while back
Co-authored-by: Fabien Basmaison <contact@arkhi.org>
2021-09-09 19:56:42 -07:00
e562326f02
Merge pull request #1391 from bookwyrm-social/reprioritize-status-task
Prioritize adding statuses to streams
2021-09-09 17:38:08 -07:00
85cc46184e Prioritize adding statuses to strems
having to wait to see statuses feels very weird and janky
2021-09-09 17:24:50 -07:00
ad9be9f3d1 Updates test 2021-09-09 17:22:42 -07:00
f9b9a66224 Linter appeasement 2021-09-09 17:07:48 -07:00
9ba066ad6d Cleanup after submitting modal 2021-09-09 17:04:16 -07:00
06b0325c1b Update dropdown options on shelve action 2021-09-09 16:43:47 -07:00
79602f69d7 Separate out shelve button options lists 2021-09-09 16:32:21 -07:00
9ee1a110a9 Update visible shelve buttons on read action 2021-09-09 15:36:58 -07:00
5f584c1403 Lints for the Linter god 2021-09-09 08:24:36 -07:00
055cced75b Close reply panel 2021-09-09 08:20:55 -07:00
49f1226f3a Close modals after submit 2021-09-09 08:06:36 -07:00
053e2cea0d Clear localstorage items 2021-09-09 07:39:38 -07:00
dfaf085843 Move status code into the new file 2021-09-09 06:54:34 -07:00
b0e7a5e468 Post statuses asynchronously 2021-09-08 19:30:45 -07:00
71b2f91a73 Ties draft functionality to more status fields 2021-09-08 19:30:24 -07:00
59ec45496c Merge branch 'main' into draft-caching 2021-09-08 18:55:47 -07:00
c007f44030 Linter's have demands 2021-09-08 17:54:50 -07:00
9a53808eeb
Merge pull request #1389 from bookwyrm-social/email-blocking
Email blocking
2021-09-08 17:54:39 -07:00
7ef179a4f3 Merge migration 2021-09-08 17:44:17 -07:00
de3c79ce21 Merge branch 'main' into email-blocking 2021-09-08 17:43:08 -07:00
4e6670adab
Merge pull request #1390 from bookwyrm-social/better-suspension
Better suspension options for admins
2021-09-08 17:42:54 -07:00
bcb78653e9 Fixes remove email domain test 2021-09-08 17:39:22 -07:00
fadcbbcec7 Adds deletion form 2021-09-08 17:34:01 -07:00
f5de1c903e Adds deletion test 2021-09-08 17:33:43 -07:00
15344b6a8e Let moderators delete users 2021-09-08 17:21:45 -07:00
916be2552d View for moderators deleting users 2021-09-08 16:58:16 -07:00
31e6e59047 Updates test 2021-09-08 16:48:23 -07:00
658e12eb86 Allow admins to suspend pending users 2021-09-08 16:47:12 -07:00
21527803de Fixes delete test 2021-09-08 16:35:36 -07:00
b891f32707 Adds deletion test 2021-09-08 16:31:15 -07:00
d28db51a14 Adds delete functionality 2021-09-08 16:24:13 -07:00