Commit graph

164 commits

Author SHA1 Message Date
Your Name
c5690ec441 fix 500; fix NEODB-SOCIAL-1XT 2023-12-29 00:32:11 -05:00
neodb dev
3085434b05 redirect legacy urls 2023-12-27 17:45:19 -05:00
neodb dev
19633ca284 enable load extra apps 2023-12-24 18:05:35 -05:00
Her Email
0e08f70cd5 sync takahe logout 2023-12-10 19:39:43 -05:00
Her Email
73a358c959 fix timeout and other issues 2023-12-09 16:54:05 -05:00
Her Email
4aa121e5a1 send loguru to sentry 2023-12-08 02:55:15 -05:00
Her Email
81133442f0 customize site description 2023-12-06 19:41:01 -05:00
Her Email
0004130e98 use neodb.env in non-docker installations 2023-12-03 11:41:41 -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
92e5bfb833 add FORCE_CLASSIC_REPOST to disable boost 2023-11-27 23:47:48 -05:00
Her Email
80874804c8 streamline migration from 0.8.x #397 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
94b307b1b7 show aged post in profile timeline 2023-11-24 00:25:42 -05:00
Her Email
82e7bd5824 add options to disable cron jobs 2023-11-22 21:05:53 -05:00
Her Email
5b3bc54e08 fix slack notification 2023-11-22 00:37:06 -05:00
Her Email
2e52ecf293 add sentry support 2023-11-21 00:56:14 -05:00
Her Email
2c70c8ff2b properly add version to package 2023-11-19 11:15:50 -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
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
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
6710e7a950 share to mastodon = reboost 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
8638479240 add takahe as submodule 2023-10-22 17:46:34 -04:00
Your Name
5df23582af reply; emoji 2023-10-22 17:46:34 -04:00
Your Name
a578953149 support createsuperuser command 2023-10-22 17:46:34 -04:00
Your Name
239ad4271a takahe integration 2023-10-22 17:46:34 -04:00
Your Name
17e74dc280 disable log in default settings, which will be overwritten in site config anyway 2023-09-16 15:54:29 -04:00
Your Name
f552ae64cc update docker configuration; pin pyright to a working version for now 2023-08-17 02:47:58 -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
22640a74ab fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
Your Name
afca07c92a it should be MASTODON_ALLOW_ANY_SITE 2023-07-15 12:29:05 -04:00
qilinz
506f94229a fix ALLOW_ANY_SITE 2023-07-15 12:29:05 -04:00
Your Name
3de032367a more explict prompt to search links 2023-07-12 11:02:33 -04:00
Your Name
8bbcf26fe2 simplify settings 2023-07-09 02:13:44 -04:00
Your Name
8953f0d103 cosmetic fix 2023-07-07 19:09:39 -04:00
Your Name
fbb4bbc437 set username and login via email 2023-07-05 12:04:27 -04:00
Your Name
83aeec1f2b unique username and unique email; move mastodon username to a separate field 2023-07-02 17:14:21 -04:00
Your Name
8ba8c4490e token and app mgmt 2023-06-28 08:33:01 -04:00
Your Name
2c68ff8831 add custom API application class 2023-06-28 08:33:01 -04:00
Your Name
7c5a02bac7 use django-audit-log 2023-06-19 13:10:11 -04:00