Humberto Rocha
a69499c742
Add 'domain' to the blocklist supported headers ( #623 )
2023-08-03 10:41:47 -06:00
Humberto Rocha
f3bab95827
Add support to import blocklists ( #617 )
2023-07-24 17:59:50 -06:00
mj2p
bb8f589da7
Bugfix admin redirect fixes ( #587 )
2023-06-14 11:15:29 -06:00
Andrew Godwin
8f57aa5f37
UI/Domains Refactor
...
Redoes the UI to remove timelines, promote domains, and a lot of other things to support the refactor.
2023-05-03 22:42:37 -06:00
Christof Dorner
85b4910829
Added admin notes field to domains ( #530 )
2023-03-06 16:37:05 -07:00
Andrew Godwin
b677bf5123
Add basic interface for assigning users to domains
...
Fixes #451
2023-02-19 11:09:49 -07:00
Andrew Godwin
f967f6c697
Clarify domain wording a little
...
Fixes #469
2023-01-23 16:17:18 -07:00
Andrew Godwin
536f0a4488
Limit shortcodes on emoji to Mastodon rules
2023-01-19 12:23:49 -07:00
Andrew Godwin
9dded19172
Add admin notification for new identities
2023-01-15 14:48:17 -07:00
Michael Manfre
21d565d282
Copy Emoji to local and delete file with record ( #407 )
2023-01-14 10:35:20 -07:00
TAKAHASHI Shuuji
71ab6b98a6
Fix emoji file size validation and help text and add image size validation ( #410 )
2023-01-14 10:33:36 -07:00
Andrew Godwin
8b3106b852
Implement server announcements
...
Fixes #377
2023-01-13 16:12:05 -07:00
Andrew Godwin
113db4ab3a
Fixed #376 : Emoji admin page
...
Also did a new table style for admin pages
2023-01-10 20:31:50 -07:00
Michael Manfre
69b0430819
Add custom_head config to inject HTML in to page <head> ( #350 )
2023-01-04 16:42:03 -07:00
Andrew Godwin
a7a292a84c
Pagination styling and "max users" signup limit
2023-01-03 01:32:00 -07:00
Tyler Kennedy
cc7824394b
Fixes for the Toot! client ( #248 ) ( #275 )
...
* Various Toot! fixes
* Use a fallback 1x1 pixel image for missing headers, same as Mastodon. The header and header_static are _not_ optional nor nullable according to the spec.
* Try removing some fields which probably shouldn't be set.
* Pagination with next/prev.
2022-12-29 10:31:32 -07:00
Andrew Godwin
a815622190
Reinforce service domain uniqueness
2022-12-26 15:29:09 -07:00
Andrew Godwin
699b6fc29e
"Remove posts from front page" option
2022-12-22 14:16:08 -07:00
Andrew Godwin
9c376395db
Invites overhaul
...
No email tie, added uses and expires, now works by URL.
2022-12-22 07:03:21 +00:00
Andrew Godwin
45de0e09b5
Switch to preserving username case
...
Except on comparisons, for now. Fixes #224
2022-12-21 21:39:56 +00:00
Andrew Godwin
d1e398a7b7
Invite creation improvements
2022-12-20 14:38:42 +00:00
Andrew Godwin
e28294c81a
Hashtag admin simplification
2022-12-20 09:16:03 +00:00
Andrew Godwin
39013e0bb5
Add moderation/admin separation
2022-12-20 09:01:54 +00:00
Andrew Godwin
0c4eb74165
Invites admin
2022-12-20 08:52:03 +00:00
Andrew Godwin
c5e00a2c73
Switch ordering for domain default field
2022-12-17 17:17:59 -07:00
Andrew Godwin
77ef358fef
Allow markdown on signup text
2022-12-17 17:02:54 -07:00
Andrew Godwin
4d71da7ae1
Allow for remote policy pages
2022-12-17 15:30:51 -07:00
Andrew Godwin
e8d6dccbb2
Report function and admin
2022-12-17 14:45:31 -07:00
Andrew Godwin
12567f6891
Identity admin/moderation
2022-12-16 19:42:48 -07:00
Andrew Godwin
45c6978bc3
User admin and LD schema fixes
2022-12-16 16:38:52 -07:00
Andrew Godwin
9ad9bdd936
Implement post rate limits, move to signed cookies
...
Also improve the test harness a little
Fixes #112
2022-12-15 15:55:33 -07:00
Andrew Godwin
1130c23b1e
Stator stats overhaul
...
Removes the error table, adds a stats table and admin page.
Fixes #166
2022-12-15 12:26:44 -07:00
Michael Manfre
af3142ac3a
Basic Emoji suppport ( #157 )
2022-12-15 00:50:54 -07:00
Tom Usher
1440ee9ceb
Support deeper subdomains in domain validation ( #110 )
...
Use a new validator class with regex based on the URLValidator from Django
2022-12-07 09:25:10 -07:00
Andrew Godwin
e2d28a4be0
Add pagination and search to federation page
2022-12-05 19:54:47 -07:00
Andrew Godwin
a31f676b46
Policy pages and signup tests.
...
Fixes #113
2022-12-05 19:24:46 -07:00
Michael Manfre
d6eb16a398
Added caching and initial settings
2022-12-05 10:55:30 -07:00
Michael Manfre
fb8f2d1098
Hashtags
2022-11-28 21:41:36 -07:00
Andrew Godwin
19909bdef0
Discard messages from blocked servers
2022-11-25 18:11:31 -07:00
Andrew Godwin
8ca36fd958
Add federation admin page
2022-11-25 17:52:57 -07:00
Michael Manfre
cdfff32f9a
Content warning name customisation
...
Allows the name of Content Warning to be customized (e.g. to "Content Summary").
Fixes #28 .
2022-11-22 19:52:40 -07:00
Michael Manfre
6b7082a194
Add config identity_min_length and apply non-admin validation
2022-11-20 11:13:44 -07:00
Andrew Godwin
2142677b01
A few more tweaks for an initial deploy
2022-11-19 10:20:13 -07:00
Andrew Godwin
81de10b70c
Migration reset, start of docs, env vars
2022-11-18 11:28:16 -07:00
Andrew Godwin
1b44a25331
Signup and invite tweaks
2022-11-18 00:09:04 -07:00