1
0
Fork 0
Commit graph

71 commits

Author SHA1 Message Date
ba7ae46c75 Adds warnings for missing privacy policies and codes of conduct 2022-07-08 11:59:21 -07:00
be86fef42d Move deleted users to a separate tab
Since there's nothing to be done with them, they get their own tab.
2022-07-08 09:21:48 -07:00
a972c58f3b Fixes errors in permissions 2022-07-07 14:01:51 -07:00
7a9d320afd Expands automod view test 2022-07-06 10:52:50 -07:00
e2a50230c7 Fixes setting acces level to "user"
This wasn't working because "user" isn't a group, it's the absense of
any group.
2022-07-04 21:44:55 -07:00
89165fd909 Creates helper function for creating charts 2022-07-03 08:28:24 -07:00
516c4a9790 Add warning to dashboard if email sender looks misconfigured
This can be a really obscure error, hopefully this warning will catch
potential issues.
2022-07-02 21:11:23 -07:00
13e23a868d Adds instance name filter to federated instance list view
This lets you look for a specific server in your (probably very long)
instance list.
2022-07-02 11:12:15 -07:00
e0a67f5e18 Uses := syntax in user admin view
I learned this! It's cool.
2022-07-02 11:06:48 -07:00
f5d6a18ce0 Alphabetize list of software options in federated instances list 2022-07-02 10:49:57 -07:00
966bec1d18 Fixes invite request alert count 2022-04-26 08:33:15 -07:00
4c09477aa2
Improves instance list admin view (#2068)
* Removes irrelevent initial federated server data

* Adds secondary search order to instance list

* Show last updated date

* Adds filters to federated server view

* Updates unit tests
2022-04-02 09:16:07 -07:00
951b611881 Paginates results 2022-03-24 10:40:42 -07:00
7b3b357756 Merge branch 'main' into form-conflict 2022-03-16 16:51:57 -07:00
922cc61a5f
Merge pull request #1998 from oragegu/question_invite_correct
Custom question option and field for spammed bookwyrm instances
2022-03-16 16:49:00 -07:00
81b7dca4b9 Merge branch 'main' into celerybeat 2022-03-14 15:13:09 -07:00
488d702473 Separate admin user list into tabbed lists 2022-03-14 09:27:18 -07:00
Corentin Feys
771fa5a00a
Merge branch 'main' into question_invite_correct 2022-03-13 23:44:20 +01:00
3885ae789b Manually add theme path rather than options 2022-03-13 13:15:42 -07:00
Orage Pika
0c429ee6d7 bw-dev blacked 2022-03-09 16:04:58 +01:00
corentin-feys
bb7d080f65 Replaced tabs with spaces 2022-03-07 21:20:42 +01:00
Orage Pika
5fbb5c655b custom questions 2022-03-07 18:49:59 +01:00
043fd54d70
Merge branch 'main' into themes 2022-02-28 13:27:05 -08:00
81cfcff939 Reload instance data 2022-02-28 13:11:01 -08:00
f4aa202292 Adds counts of blocked and federated instances 2022-02-28 12:27:54 -08:00
c82042f506 Delete themes 2022-02-28 09:55:23 -08:00
8259d16ee9 Check available themes in form 2022-02-27 11:20:11 -08:00
3dfbb3272e Theme selector 2022-02-27 10:00:50 -08:00
0870eccad9 Adds unscheduler 2022-02-26 10:24:23 -08:00
2a436800c4 Schedules automod task 2022-02-26 10:14:47 -08:00
3ce8b3390e Adds task 2022-02-24 12:16:18 -08:00
12f67dc0ce Adds automod view 2022-02-24 11:18:43 -08:00
edf3b61602 Show error or success states 2022-02-17 18:00:19 -08:00
3869f0cc1a Python formatting 2022-02-17 16:28:55 -08:00
9132c054f2 Adds notice to admin about available updates 2022-02-17 16:23:15 -08:00
9827cef9a9 Python formatting 2022-02-12 10:34:16 -08:00
01b52f023a Adds edit announcement view 2022-02-11 14:42:47 -05:00
68f9ee9d8a Fixes access level control in report view 2022-01-30 09:20:26 -08:00
b9fde85b49 Sort domains in admin view 2022-01-17 08:15:14 -08:00
d95830037a Adds admin notice 2022-01-13 11:00:59 -08:00
e6d9895854
Merge branch 'main' into book-file-links 2022-01-12 06:39:22 -08:00
dcf8a8dab9 Fixes settings tab highlighting 2022-01-10 15:27:33 -08:00
78dd5caf9f Allow users to report spam links 2022-01-10 14:55:10 -08:00
d610115a5b Null state for links 2022-01-10 12:09:03 -08:00
4820a2f982 Python formatting 2022-01-10 11:21:03 -08:00
f0ae37c331 Block or approve domains 2022-01-10 11:19:20 -08:00
3f280af715 Functionality to edit name 2022-01-10 10:48:27 -08:00
32e3fdb438 Adds admin view 2022-01-10 10:12:28 -08:00
0a182e8150 Caches query for landing page books 2022-01-09 13:04:41 -08:00
41dd915d7f Email templates 2021-11-17 20:22:00 -08:00