Commit graph

569 commits

Author SHA1 Message Date
Thomas Sileo
8e977a2b14 More work on post visibility 2019-07-15 23:08:12 +02:00
Thomas Sileo
866979309c Formatting 2019-07-14 23:58:10 +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
5effab8b90 Fix formatting 2019-07-13 00:14:29 +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
9e1bd06879 Tweak admin menu 2019-07-10 23:47:42 +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
ffdc6e781b Also update cached when receiving poll updates 2019-07-07 21:00:02 +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
3e5d1c00b5 Remove unused imports 2019-07-07 17:51:15 +02:00
Thomas Sileo
2657e4a139 Tweak remote question fetching 2019-07-07 17:50:28 +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
756765733e Tweak the version output 2019-07-07 14:28:43 +02:00
Thomas Sileo
6daf8d6f16 Drop unknown Delete message 2019-07-07 14:14:13 +02:00
Thomas Sileo
6c12eed0fc Fix poll processing for Pleroma 2019-07-07 13:42:39 +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
8aba17f742 Improve OpenGrah support 2019-07-05 10:42:04 +02:00
Thomas Sileo
abbcebb81d Tweak media caching 2019-07-05 10:41:25 +02:00
Thomas Sileo
9a037b132a Support emojis CW 2019-07-05 09:49:49 +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
9e25cad86c Oops add missing file and reformat 2019-07-04 23:23:40 +02:00
Thomas Sileo
0b3d4251de Improve poll/question support 2019-07-04 23:22:38 +02:00
Thomas Sileo
6af6215082 Add html5lib for better parsing 2019-07-04 23:22:20 +02:00
Thomas Sileo
be80f0e84c Fix theme CSS 2019-07-04 23:22:04 +02:00
Thomas Sileo
d7aa685e22 Tweak Question display 2019-07-02 22:25:07 +02:00
Thomas Sileo
6307477871 Tweak the README 2019-06-29 11:36:21 +02:00
Thomas Sileo
8280104866 Clean the README 2019-06-29 11:35:37 +02:00
Thomas Sileo
8f9a6ede7c Merge branch 'master' of github.com:tsileo/microblog.pub 2019-06-29 11:34:12 +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
Jack Laxson
f8d341f94a wizard fixup (#55)
* Retool dockerfile to stick to 3.7 & add maintainer, change wizard to not default always to "app", run when .env exists (like it does in the git tree)

* don't mix up microblog.pub v. micropub
2019-06-17 22:55:39 +02:00
Thomas Sileo
42bf96e44a Fix the setup wizard (fixes #51) 2019-05-17 18:54:03 +02:00
Thomas Sileo
766678fb8f Fix the IndieAuth template log 2019-05-12 18:59:24 +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
8fafad4e37 Tweak the README 2019-05-11 21:20:49 +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