Commit graph

247 commits

Author SHA1 Message Date
Thomas Sileo
a21121308f
Big cleanup part 2 (#58)
* Cleanup little-boxes stuff

* Force html5lib for parsing OG data

* Bugfixes
2019-08-04 16:34:30 +02:00
Thomas Sileo
56f4fb2ce2 Formatting 2019-08-01 22:25:58 +02:00
Thomas Sileo
5b9a0cb286 Cleanup, more typing for queries 2019-08-01 22:24:18 +02:00
Thomas Sileo
d4590996e0 More stuff moved 2019-08-01 22:00:26 +02:00
Thomas Sileo
cd2ae3d7b0 Move stuff arround 2019-08-01 21:44:35 +02:00
Thomas Sileo
4626fc36a4 Add missing blueprint 2019-08-01 20:56:32 +02:00
Thomas Sileo
d8d9aad67a Split app 2019-08-01 19:55:30 +02:00
Thomas Sileo
aec77f3147 Fix flake8 2019-07-30 22:15:59 +02:00
Thomas Sileo
0f5e35af97 Start big cleanup 2019-07-30 22:12:20 +02:00
Thomas Sileo
a6bd6ee7b3 Tweak the NodeInfo output 2019-07-29 22:53:41 +02:00
Thomas Sileo
bf954adaea Bugfixes and notifications improvements 2019-07-29 22:20:13 +02:00
Thomas Sileo
d70c73cad7 Improve notifications
- Keep track of unread count
 - "follow back" action
2019-07-29 19:36:22 +02:00
Thomas Sileo
2ab59d9476 Fix formatting 2019-07-27 00:24:04 +02:00
Thomas Sileo
5e02a7958f Implement AP remote follow (fixes #15) 2019-07-27 00:18:02 +02:00
Thomas Sileo
fe4ea02cb0 Lists support (draft) 2019-07-22 20:32:35 +02:00
Thomas Sileo
cbd7fc6446 More GC work 2019-07-22 19:27:12 +02:00
Thomas Sileo
ace2575cf9 Tweak blacklist 2019-07-21 23:39:12 +02:00
Thomas Sileo
2180a79cf2 Disable old cleanup and start working on GC, clean media cache 2019-07-18 20:48:49 +02:00
Thomas Sileo
733d6c0ca5 Fix poll for Pleroma 2019-07-17 16:14:29 +02:00
Thomas Sileo
8ed8a436e5 Improve template title 2019-07-17 09:29:48 +02:00
Thomas Sileo
0b75ee7324 Lot of improvements/bugfixes
Better caching, and more on visibility too
2019-07-16 19:34:10 +02:00
Thomas Sileo
8e977a2b14 More work on post visibility 2019-07-15 23:08:12 +02:00
Thomas Sileo
243e28fa75 Lot of migration work (better normalization), and more visibility work 2019-07-14 23:57:23 +02:00
Thomas Sileo
152bcf2b26 Only show public stuff on the homepage 2019-07-13 00:38:51 +02:00
Thomas Sileo
6ab59d2e41 Start working on post visibility 2019-07-13 00:28:14 +02:00
Thomas Sileo
b7829ed706 Another poll bugfix 2019-07-12 23:52:21 +02:00
Thomas Sileo
f5f4e7f9df More poll/question bugfixes 2019-07-12 22:03:04 +02:00
Thomas Sileo
5b76fe65aa Prevent two activities from being bookmarked at once
This could happen when bookmarking via an Announce when the original
Create is also in the DB.
2019-07-12 00:16:51 +02:00
Thomas Sileo
737949e197 Add boomarks feature/admin section 2019-07-10 23:32:48 +02:00
Thomas Sileo
96a9835593 Start basic host blacklist support 2019-07-08 23:18:33 +02:00
Thomas Sileo
e333089895 Tweak version and nodeinfo 2019-07-07 21:09:04 +02:00
Thomas Sileo
10f7e46242 Fix remote question caching 2019-07-07 18:09:01 +02:00
Thomas Sileo
2d7e03d5b2 Make a lookup trigger a question update 2019-07-07 17:56:23 +02:00
Thomas Sileo
e24da84985 Improve poll/question support 2019-07-07 17:48:45 +02:00
Thomas Sileo
7048de7ba5 Filter question replies from notifications 2019-07-07 16:11:07 +02:00
Thomas Sileo
ba9f945b7b Improve the trash 2019-07-07 14:54:04 +02:00
Thomas Sileo
6daf8d6f16 Drop unknown Delete message 2019-07-07 14:14:13 +02:00
Thomas Sileo
37d9add7f4 Ran isort 2019-07-05 22:09:41 +02:00
Thomas Sileo
98a2f8dbf8 Fix caching and tweak design 2019-07-05 22:05:28 +02:00
Thomas Sileo
1dd7c516ed More poll/question tweaks 2019-07-05 00:29:51 +02:00
Thomas Sileo
2a0b348796 Reformat files with black 2019-07-04 23:24:25 +02:00
Thomas Sileo
0b3d4251de Improve poll/question support 2019-07-04 23:22:38 +02:00
Thomas Sileo
d7aa685e22 Tweak Question display 2019-07-02 22:25:07 +02:00
Thomas Sileo
1189910b53 Fix Question display
Pleroma does not set the `endTime` field as Mastodon does.
2019-06-29 11:33:29 +02:00
Thomas Sileo
0f6fa36fbd Make the emoji template configurable 2019-05-12 13:05:27 +02:00
Thomas Sileo
31d356ea49 Tweak the trash 2019-05-12 10:06:26 +02:00
Thomas Sileo
160136acdf Add the special trash collection 2019-05-12 10:02:28 +02:00
Thomas Sileo
ffd06f946b Fix formatting 2019-05-11 22:52:51 +02:00
Thomas Sileo
74a5314ec1 Twemoji but without JavaScript this time (fixes #48) 2019-05-11 21:18:56 +02:00
Thomas Sileo
faaf1d83a2
Switch to Litepub (#50)
* Try out litepub

* Remove the Article API
2019-05-11 12:19:19 +02:00