5c0e159d43
Adds Ukranian locale and updates locales
2023-12-12 15:42:40 -08:00
c2742b4d80
Updates migrations
2023-11-20 10:02:49 -08:00
cfe42305be
Merge branch 'main' into test-themes
2023-11-20 10:02:23 -08:00
d828ba0bc6
Give admins option to test if a theme loads correctly
...
If a theme is uploaded incorrectly or has errors in it, users can still
select the theme but it will cause a 500 error on every page, making the
app unusable and also making it impossible for them to switch to a
functional theme.
A better fix would be to fail gracefully, but in lieu of that, this will
at least let admins confirm if a theme is broken safely.
2023-11-20 09:56:51 -08:00
8dbfba17d6
Merge from 'main' into stable_dates
2023-11-19 15:09:52 -03:00
01d4381898
Create notifications for incoming invite requests
...
Closes : #2066
2023-11-14 07:09:04 -03:00
b81170c149
Add missing migration from #3099
2023-11-13 19:56:00 -03:00
be9d92b1c2
Remove last references to "seal" in partial_date.py and migration
2023-11-09 14:00:45 -03:00
2bb7652dfe
Update partial date migration to latest main
2023-11-09 14:00:22 -03:00
e928027e16
Merge from main for up-to-date migrations
2023-11-09 14:00:14 -03:00
ee6e3ed7eb
Adds a database field for is_deleted on user
2023-11-05 20:28:23 -08:00
4de9907456
Adds migration tests
2023-11-05 09:26:49 -08:00
61caeed5a3
Adds migration and more tests
2023-11-05 08:51:42 -08:00
0502f6ba42
Merge pull request #3076 from bookwyrm-social/move
...
Add Move activity for user migration (with small change)
2023-11-01 18:19:56 -07:00
6f9c7f39fb
Adds reverse migration for populate sort title
...
This doesn't impact much, it just allows you to reverse the migration,
which you would probably (hopefully) only want ot do in development.
2023-11-01 16:24:47 -07:00
4d35fd45df
template and migration fixes
2023-10-27 22:22:58 +11:00
737ac8e908
Implement PartialDateField using SealedDate and a custom descriptor
2023-10-24 17:30:15 -03:00
c95f160216
fix MoveUser errors and clean up
...
- minor template fixes
- notification logic fixes
- don't dedupe on moved_to or also_known_as
- add migration
2023-09-25 15:14:21 +10:00
518f87ef62
Adds merge migration
2023-08-06 16:02:28 -07:00
a166af9990
Merge branch 'main' into report-actions
2023-08-06 16:00:59 -07:00
Joeri de Ruiter
fec6f39e4e
Migration to include Dutch in user.preferred_language
2023-07-23 21:34:28 +02:00
3bd20e3ff8
Set batch size to 1,000
...
Updated as per the comments on the PR so this is ready to merge
2023-07-17 05:42:17 -07:00
4f6a235d77
Reverses order of report action list
2023-06-21 15:05:02 -07:00
b3a519c082
Converts report "comments" into broader "actions" table
...
This table will now track all actions taken on a report, like resolving
it, re-opening it, suspending the reported user, et cetera, in addition
to comments. When there are multiple admins, this change will make it
easier to understand what actions have been taken by whom on a report.
2023-05-16 11:00:33 -07:00
ab146f652a
Adds action types to report comments table
2023-05-16 09:02:43 -07:00
Zach Flanders
ad1ddf2bff
Fixing batch size
2023-04-29 09:48:01 -05:00
Zach Flanders
490064cdf8
updating sort title migration
2023-04-29 09:43:55 -05:00
Zach Flanders
a1df116c58
Adding batch processing to the sort title migration
2023-04-27 15:30:52 -05:00
Zach Flanders
858a93e98a
fixing migration
2023-04-25 21:05:11 -05:00
Zach Flanders
575e1bac4c
responding to review comments
2023-04-25 19:46:38 -05:00
Zach Flanders
a94a4732ec
add support for title sort to ignore initial article
2023-04-24 23:29:55 -05:00
Josh Soref
1fdf5a7a39
spelling: physical
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-04-04 20:02:54 -04:00
Josh Soref
44b4b10eb8
spelling: password
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-04-04 20:02:54 -04:00
56cc0eb80f
Adds Esperanto locale
2023-03-28 15:03:40 -07:00
7ffe5b9440
Adds merge migration
2023-03-12 16:43:06 -07:00
12af5992a3
Merge pull request #2524 from chdorner/feature/tag-support
...
Initial hashtag support
2023-03-12 16:37:39 -07:00
Christof Dorner
ee0a89faf2
Reorder head migration
2023-03-07 22:31:58 +01:00
05a303ea18
Merge pull request #2690 from bookwyrm-social/link-domain-notifications
...
Create notifications for link domains that need approval
2023-03-07 08:43:14 -08:00
Christof Dorner
e8a306437f
Reorder migrations to add hashtag one at the end
2023-03-07 13:11:27 +01:00
Christof Dorner
c68304a99b
Parse hashtags and store them in CreateStatus view
2023-03-07 12:55:36 +01:00
268946a77c
Adds missing template and migration files
2023-02-22 10:46:01 -08:00
Giebisch
f65e0b7632
Add Quotation endposition test
2023-02-06 14:00:04 +01:00
Giebisch
f085315d70
Added Backend Part
2023-01-30 16:12:14 +01:00
Christof Dorner
2c680cb365
Add default user auth group to registration settings
2023-01-21 17:04:32 +01:00
9ef5d53696
Python formatting
2023-01-19 13:06:58 -08:00
a9f59ef8d5
Adds merge migration
2023-01-19 12:17:41 -08:00
3e969bb349
Merge pull request #2606 from jaschaurbach/author_website
...
Add Website to author
2023-01-19 12:08:01 -08:00
Giebisch
5faf7f5e87
Fixed Import limit for retries
2023-01-17 01:07:10 +01:00
Giebisch
d0adb370cd
Merge branch 'main' into import-limit
2023-01-16 02:05:18 +01:00
54e0fdd5ae
Here we go again!
2023-01-15 09:41:39 +01:00