microblog.pub/core
Thomas Sileo 92add7581d Add new replies_in_stream config item
For enabling replies in the stream section (a la Pleroma).
Disabled by default.
2019-10-06 14:08:03 +02:00
..
__init__.py Cleanup, more typing for queries 2019-08-01 22:24:18 +02:00
activitypub.py Tweak direct messages handling 2019-10-06 11:54:12 +02:00
db.py Add migration for the new published meta field 2019-08-08 09:31:59 +02:00
feed.py Big cleanup part 3 (#59) 2019-08-04 20:08:47 +02:00
gc.py Fix GC 2019-09-15 22:16:53 +02:00
inbox.py Process announced activities replies 2019-09-09 22:06:06 +02:00
indexes.py Index hashtags and mentions 2019-09-01 20:58:51 +02:00
jsonld.py Custom emojis support 2019-08-20 22:16:47 +02:00
meta.py Finish reply processing 2019-09-05 23:16:11 +02:00
migrations.py Add migration for bugfix 2019-09-06 20:04:23 +02:00
notifications.py Add new replies_in_stream config item 2019-10-06 14:08:03 +02:00
outbox.py Remove unused import 2019-08-18 13:00:23 +02:00
remote.py Tweak remote tracking 2019-08-09 00:08:22 +02:00
shared.py Tweak direct messages handling 2019-10-06 11:54:12 +02:00
tasks.py Start support for acking/federating replies via Read activities 2019-09-15 22:09:32 +02:00