Commit graph

517 commits

Author SHA1 Message Date
Her Email
b66cee3755 fix migration issues; cron should now register in apps.py 2023-12-03 11:41:41 -05:00
Her Email
00be48a168 fix logo size in login 2023-12-01 22:18:21 -05:00
Her Email
4e66d7d76e add custom head 2023-12-01 18:11:04 -05:00
Her Email
5ed8f4c23f add ability to sudo 2023-12-01 17:30:24 -05:00
Her Email
80874804c8 streamline migration from 0.8.x #397 2023-11-26 19:19:02 -05:00
Her Email
bec9f2f8c3 allow change db/redis/typesense setup in .env 2023-11-26 19:19:02 -05:00
Her Email
4e804b496e add checks when manage.py check --deploy 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
7b70c8499d fix mark time edge case 2023-11-22 22:50:34 -05:00
Her Email
82e7bd5824 add options to disable cron jobs 2023-11-22 21:05:53 -05:00
Her Email
2c70c8ff2b properly add version to package 2023-11-19 11:15:50 -05:00
Her Email
0415ce8f06 fix cron tasks 2023-11-11 21:50:21 -05:00
Her Email
2a99ddd564 fix user sync bug 2023-11-11 13:46:32 -05:00
Her Email
d6119559c7 cron job: check site reachable 2023-11-10 16:33:31 -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
Your Name
cd8b46c9c5 use rq for cron tasks 2023-10-22 17:46:34 -04:00
Your Name
dc5e7fc377 NEODB_SITE_INTRO and more documentation 2023-10-22 17:46:34 -04:00
Your Name
8e8d4d1b29 default DEBUG ON 2023-10-22 17:46:34 -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
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
a761eaca19 remove opencc #346 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
21960224c1 add profile(production|dev) to docker setup 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
4702b4feb3 add init command to ensure settings post migration 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
9aed05a560 federated follow/block/mute 2023-10-22 17:46:34 -04:00
Your Name
c1ef7b3892 fetch remote identity 2023-10-22 17:46:34 -04:00
Your Name
239ad4271a takahe integration 2023-10-22 17:46:34 -04:00
Your Name
971849da46 fix-fontawesome 2023-08-25 09:39:07 -04:00
Your Name
e31719320e switch cdn to cdn.jsdelivr.net 2023-08-24 22:02:49 -04:00
Your Name
a8963cf465 workaround ill-formatted duration 2023-08-14 08:52:15 -04:00
Your Name
7cbd759215 fix lint with pyright 2023-08-11 09:03:51 -04:00
Your Name
7d1388df30 fix some type hints 2023-08-10 17:20:53 -04:00
Your Name
a69fc2ac4b fix precommit yaml 2023-08-10 16:03:38 -04:00
Your Name
22640a74ab fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
Your Name
a2523fae1c mark history: do not change actual mark when deleting history; refine some visual 2023-07-19 12:07:05 -04:00
qilinz
6a571105b3 remove not used class 2023-07-19 12:07:05 -04:00
qilinz
79e13b7546 all edit on the item page 2023-07-19 12:07:05 -04:00
qilinz
05b6e07a2b format _mark.scss 2023-07-19 12:07:05 -04:00
qilinz
1ce267f006 change to timeline list 2023-07-19 12:07:05 -04:00
qilinz
5d9320905e remove extra lines 2023-07-19 12:07:05 -04:00
qilinz
d5e55d8842 adjust scss file 2023-07-19 12:07:05 -04:00