Commit graph

773 commits

Author SHA1 Message Date
Thomas Sileo c8012ee8f3 Fix/tweak DMs sections 2019-10-27 14:53:00 +01:00
Thomas Sileo 3998d4ed68 Micropub query configuration support 2019-10-27 14:49:57 +01:00
Thomas Sileo ecada8480e Add missing template for the new DMs section 2019-10-27 14:14:13 +01:00
Thomas Sileo 25d5ad2176 New admin section for direct messages (DMs) 2019-10-27 14:13:12 +01:00
Thomas Sileo d3f9e72801 Fix reply content with mentions 2019-10-27 12:41:33 +01:00
Thomas Sileo ba1bfe4943 More compact likes/boosts diplay on permalink page 2019-10-27 10:42:52 +01:00
Thomas Sileo 7a41c14167 Enable Flask permanent session for the admin sessions 2019-10-26 11:29:50 +02:00
Thomas Sileo ce6a253178 Tweak README 2019-10-25 23:27:21 +02:00
Thomas Sileo bf81fbb117 Add HTML support for Micropub 2019-10-25 23:02:50 +02:00
Thomas Sileo 126e5e8d59 Add basic Micropub support (only create support for now)
Fixes #11
2019-10-25 22:39:44 +02:00
Thomas Sileo afa33b4e7c Fix attachment display and tweak actor lookup 2019-10-22 20:32:12 +02:00
Thomas Sileo bc7a8db640 Disable mypy until a regression in it is fixed 2019-10-20 20:58:56 +02:00
Thomas Sileo 95e411ac9b Add support for manually approving followers
Fixes #61
2019-10-20 20:47:35 +02:00
Thomas Sileo e265704e03 More UI tweaks/bugfixes 2019-10-20 16:00:02 +02:00
Thomas Sileo ae12ade432 UI tweaks 2019-10-20 15:29:58 +02:00
Thomas Sileo 7de81df3e5 Lock to Python 3.7
Everything is broken with Python3.8 🙀
2019-10-16 23:49:17 +02:00
Thomas Sileo c5e7065493 Remove unused import 2019-10-16 23:39:38 +02:00
Thomas Sileo 35ef852e34 Tweak admin lookup template 2019-10-16 23:19:45 +02:00
Thomas Sileo 9718fd4b91 Fix lookup for actor 2019-10-16 23:15:40 +02:00
Thomas Sileo 0edf03c8c1 Tweak media proxying 2019-10-16 23:15:17 +02:00
Thomas Sileo 9e631f9a25 Fix flake8 warning 2019-10-16 09:06:43 +02:00
Thomas Sileo 5ea5db604b Code cleanup 2019-10-16 00:04:47 +02:00
Thomas Sileo 2836959d92 Fix lookup for remote activities 2019-10-16 00:01:38 +02:00
Thomas Sileo 83b683ecf2 Tweak OG meta data display 2019-10-07 09:21:45 +02:00
Thomas Sileo 234e7036e3 Tweak replies_in_stream behavior.
Only show replies from actors in the following collection.
2019-10-07 09:16:23 +02:00
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
Thomas Sileo 813ea37988 Tweak direct messages handling 2019-10-06 11:54:12 +02:00
Thomas Sileo 0e7d7a6625 Tweak OG metadata display below notes, hide image if empty 2019-10-05 00:20:13 +02:00
Thomas Sileo 3483936158 Fix note button display 2019-10-04 23:46:14 +02:00
Thomas Sileo 861e40372c Tweak permalink display 2019-10-02 23:04:39 +02:00
Thomas Sileo 73e3562320 Fix pagination for internal profile pages 2019-10-02 22:46:03 +02:00
Thomas Sileo 337258ddec Fix templates 2019-10-02 22:41:28 +02:00
Thomas Sileo ab2cf5f3c0 Simplify/tweak note display 2019-10-02 22:34:38 +02:00
Thomas Sileo 91f879d213 Sort custom emoji by name 2019-10-01 23:14:04 +02:00
Thomas Sileo 6090b59c7f Fix template 2019-10-01 23:06:52 +02:00
Thomas Sileo 7312a9e52d Blacken app 2019-09-30 23:24:45 +02:00
Thomas Sileo 0cb0459966 Fix plurals in counters 2019-09-30 23:05:38 +02:00
Thomas Sileo 4ab45e4ad9 Fix following count in the public UI 2019-09-30 22:52:38 +02:00
Thomas Sileo 84fdbb7ea9 Tweak UI 2019-09-15 22:34:17 +02:00
Thomas Sileo 6e7150699a Fix GC 2019-09-15 22:16:53 +02:00
Thomas Sileo af6f7c1a5a Start support for acking/federating replies via Read activities 2019-09-15 22:09:32 +02:00
Thomas Sileo 801d0effa9 Delete old replies 2019-09-15 19:56:07 +02:00
Thomas Sileo 5c8a037340 Fix templates 2019-09-15 19:45:41 +02:00
Thomas Sileo e7557054df Add missing template 2019-09-13 12:22:06 +02:00
Thomas Sileo efc59f7e07 Custom 500 and thread bugfix 2019-09-13 12:19:30 +02:00
Thomas Sileo 0fa6159c47 Process announced activities replies 2019-09-09 22:06:06 +02:00
Thomas Sileo d46762cbc2 Add alt attribute for images 2019-09-09 21:23:18 +02:00
Thomas Sileo 5a9f7801b4 Tweak the actor hash for the CI 2019-09-08 17:04:08 +02:00
Thomas Sileo db10d8bcb5 Add new startup script 2019-09-08 16:57:00 +02:00
Thomas Sileo 7f4be2cbc2 Support actor update 2019-09-08 16:55:24 +02:00