Her Email
|
af69fbeb72
|
fix pref save error
|
2023-12-15 20:00:29 -05:00 |
|
Her Email
|
3bef7df45d
|
backword compatiblity for media urls
|
2023-12-10 20:29:10 -05:00 |
|
Her Email
|
c8bafefc55
|
fix account deletion
|
2023-12-10 19:39:43 -05:00 |
|
Her Email
|
18eb234774
|
support classic repost as a user option
|
2023-12-10 19:39:43 -05:00 |
|
Her Email
|
0e08f70cd5
|
sync takahe logout
|
2023-12-10 19:39:43 -05:00 |
|
Her Email
|
bcdd65dd11
|
disable MastodonUserSync before more optimization
|
2023-12-10 19:39:43 -05:00 |
|
Her Email
|
95f5e85883
|
proactively fetch new user's Mastodon identity
|
2023-12-10 00:23:06 -05:00 |
|
Her Email
|
72989a58bb
|
some errors should be warnings
|
2023-12-10 00:23:06 -05:00 |
|
Her Email
|
73a358c959
|
fix timeout and other issues
|
2023-12-09 16:54:05 -05:00 |
|
Her Email
|
81133442f0
|
customize site description
|
2023-12-06 19:41:01 -05:00 |
|
Her Email
|
051583e060
|
fix missing inbox url
|
2023-12-06 00:22:30 -05:00 |
|
Her Email
|
6e7d13d6a8
|
fix typo
|
2023-12-06 00:12:30 -05:00 |
|
Her Email
|
682b46e69c
|
fix type hints
|
2023-12-05 23:24:31 -05:00 |
|
Her Email
|
7fba0a7aa7
|
fix unblock
|
2023-12-05 23:24:31 -05:00 |
|
Her Email
|
b66cee3755
|
fix migration issues; cron should now register in apps.py
|
2023-12-03 11:41:41 -05:00 |
|
Her Email
|
de845fb423
|
fix identity create
|
2023-12-02 15:36:29 -05:00 |
|
Her Email
|
e31a2f3ab1
|
fix import/export
|
2023-11-28 17:38:07 -05:00 |
|
Her Email
|
0411550335
|
allow force upload
|
2023-11-28 16:31:05 -05:00 |
|
Her Email
|
80874804c8
|
streamline migration from 0.8.x #397
|
2023-11-26 19:19:02 -05:00 |
|
Her Email
|
6e48bb90ea
|
do not show user profile if deactivated
|
2023-11-24 09:56:46 -05:00 |
|
Her Email
|
44e83d5d9f
|
fix reference error EGGPLANT-4
|
2023-11-22 09:45:19 -05:00 |
|
Her Email
|
23582b9a9f
|
fix user without identity (not yet complete registration)
|
2023-11-22 00:37:06 -05:00 |
|
Her Email
|
757e95654f
|
fix active check for remote identities
|
2023-11-19 09:26:12 -05:00 |
|
Her Email
|
6b4847353b
|
mastodon sync job should skip user who has not complete registration
|
2023-11-19 08:44:27 -05:00 |
|
Her Email
|
6b54271984
|
adjust migration order to be compatible w 0.8
|
2023-11-11 13:46:32 -05:00 |
|
Her Email
|
3c6fa87a97
|
fix issues in previous migration
|
2023-11-11 13:46:32 -05:00 |
|
Her Email
|
b4b2f199fb
|
query webfinger before mastodon sync
|
2023-11-11 13:46:32 -05:00 |
|
Her Email
|
2a99ddd564
|
fix user sync bug
|
2023-11-11 13:46:32 -05:00 |
|
Her Email
|
2015d7b67f
|
fix relationship migration
|
2023-11-08 23:51:32 -05:00 |
|
Her Email
|
321c5e7094
|
fix relationship migration
|
2023-11-08 22:13:41 -05:00 |
|
Her Email
|
2dd26b1548
|
migrate and sync user relationship in Mastodon
|
2023-11-08 17:28:22 -05:00 |
|
Her Email
|
cc59e044d5
|
remove obsoleted task code
|
2023-11-08 17:28:22 -05:00 |
|
doubaniux
|
38cf2376b1
|
Frontend API preflight support (#359)
* add webapp submodule
* add http OPTIONS support
* add cors headers
Co-authored-by: Henri Dickson <90480431+alphatownsman@users.noreply.github.com>
|
2023-11-02 16:28:11 -04:00 |
|
Your Name
|
c380220ab2
|
filter marks by year
|
2023-10-30 01:03:03 -04:00 |
|
Their Name
|
c872af7ec7
|
reset import status
|
2023-10-24 17:01:16 -04:00 |
|
Your Name
|
eff92b94ed
|
load settings from env/.env/neodb.conf
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
0ce78d546a
|
subscribe to default relay unless disabled in config
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
e094e13132
|
improve type check
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
35b7993e48
|
add config for invite-only mode
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
86fc011be7
|
allow domain change but show warning if it is done after user creation
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
65a2b82383
|
more configurable
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
cdc77b9cee
|
edit nickname/icon/etc
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
0f1d1e0cde
|
fix follower list
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
c45e9f6016
|
sync site config during boot; customize site logo
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
8638479240
|
add takahe as submodule
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
ef58e00d2b
|
init db with nodename
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
5df23582af
|
reply; emoji
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
bd3f7f4c94
|
tweak user profile
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
a578953149
|
support createsuperuser command
|
2023-10-22 17:46:34 -04:00 |
|
Your Name
|
9aed05a560
|
federated follow/block/mute
|
2023-10-22 17:46:34 -04:00 |
|