Thomas Sileo
49ffe3ab75
Finish support for multiple answers polls
2019-08-15 14:47:41 +02:00
Thomas Sileo
4887bd2eb4
Make the liked collection private
2019-08-14 00:06:58 +02:00
Thomas Sileo
c310dfba83
Fix cache for video and some cleanup
2019-08-13 23:15:17 +02:00
Thomas Sileo
35f9275456
Cache video
2019-08-11 14:58:09 +02:00
Thomas Sileo
d8d9aad67a
Split app
2019-08-01 19:55:30 +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
22c27dbd88
Hide lists action when there's no lists
2019-07-22 21:33:09 +02:00
Thomas Sileo
5f87c3ee8f
Tweak/fix the theme
2019-07-22 20:36:24 +02:00
Thomas Sileo
fe4ea02cb0
Lists support (draft)
2019-07-22 20:32:35 +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
8ed8a436e5
Improve template title
2019-07-17 09:29:48 +02:00
Thomas Sileo
e3c2574f7b
Fix thread delete
2019-07-16 20:33:43 +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
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
e24da84985
Improve poll/question support
2019-07-07 17:48:45 +02:00
Thomas Sileo
98a2f8dbf8
Fix caching and tweak design
2019-07-05 22:05:28 +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
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
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
74a5314ec1
Twemoji but without JavaScript this time ( fixes #48 )
2019-05-11 21:18:56 +02:00
Thomas Sileo
1d0d5fa8b1
Tweak the IndieAuth log
2019-05-08 13:19:31 +02:00
Thomas Sileo
713eb6acac
Tweak the template
2019-05-02 22:05:58 +02:00
Thomas Sileo
616b853009
Add IndieAuth security logs in the admin
2019-05-02 21:53:17 +02:00
Thomas Sileo
d104290675
IndieAuth tweaks
2019-04-28 11:10:01 +02:00
Thomas Sileo
8df4be0602
Add Page support
2019-04-19 00:33:59 +02:00
Thomas Sileo
395fec012b
Fix templates issues
2019-04-15 21:20:14 +02:00
Thomas Sileo
5536178139
Support Update for Question/poll
2019-04-14 20:16:04 +02:00
Thomas Sileo
be7648c9ed
Question/poll support
2019-04-14 19:17:54 +02:00
Thomas Sileo
4122912c19
Tweak the emoji picker
2019-04-10 22:57:20 +02:00
Thomas Sileo
c100796c86
Emojis \o/ and fix threads
2019-04-10 22:50:36 +02:00
Thomas Sileo
e01891d364
Add read-only support for poll/Question
2019-04-09 21:32:40 +02:00
Thomas Sileo
686d614386
Tweak the admin
2019-04-08 20:56:12 +02:00
Thomas Sileo
049607e701
Fix login form
2019-04-08 17:54:51 +02:00
Thomas Sileo
035c08735e
Admin fixes
2019-04-08 17:47:16 +02:00
Thomas Sileo
27622813ec
More work for cleaning up old activities
2019-04-08 16:41:09 +02:00
Thomas Sileo
87a1144f88
Tweak the admin
2019-04-07 12:53:16 +02:00
Thomas Sileo
51bc885a81
Show poussetaches tasks in the admin
2019-04-07 12:27:48 +02:00
Chaiwat Suttipongsakul
552344a2c5
Stay on the same page after pin,link,boost,delete,block ( #43 )
2019-02-26 10:53:14 +01:00
Thomas Sileo
1a7a02a221
Bugfixes by @cwt ( #42 )
...
* check for missing actor in stream item
* reply on my own status
* fix img exceed div
* check for "actor" key in item.meta before render
* force UTF-8 text encoding
* check if a is a dict or string
* check d object must be dict to get url or id
* json/atom/rss feed
* handle missing root_id
* fix newer-link hover
* fix older-link position
* quick hack to support peertube video
* enable IndieAuth endpoint
* fix 500 when remote follow
2019-02-24 21:04:09 +01:00
Thomas Sileo
408308f97f
Fix template
2018-09-02 19:51:40 +02:00
Thomas Sileo
3b186f23d3
Video support
2018-09-02 19:43:09 +02:00
Thomas Sileo
2464dd8782
Fixes invalid likes/boost
2018-08-28 22:14:48 +02:00
Thomas Sileo
34579bd151
Tweak OpenGraph
2018-08-05 13:55:48 +02:00
Thomas Sileo
844a65e9a5
Fix debug
2018-07-30 18:13:19 +02:00
Thomas Sileo
cbd9d4e6da
Show likes in the notifications
2018-07-30 18:12:27 +02:00
Thomas Sileo
88186e2306
Tweak the lookup
2018-07-30 09:41:04 +02:00
Thomas Sileo
d3db16c63d
Add support for Article
2018-07-29 20:24:46 +02:00
Thomas Sileo
6cc30f622a
Add Announce support for the lookup
2018-07-29 20:10:15 +02:00
Thomas Sileo
45bfcc2502
CSS tweaks
2018-07-29 19:38:59 +02:00
Thomas Sileo
140d7c5b5b
Fix debug template
2018-07-26 23:04:20 +02:00
Thomas Sileo
6d8097d112
Add debug mode to help debug thread issues
2018-07-26 22:58:28 +02:00
Thomas Sileo
d5ee0e3fa5
Fix unfollow in the admin
2018-07-26 22:44:31 +02:00
Thomas Sileo
8402bfbed2
Tweak the admin layout
2018-07-25 00:11:23 +02:00
Thomas Sileo
d544cf893e
Make the pagination debug friendly
2018-07-24 23:44:16 +02:00
Thomas Sileo
f6dbc41e13
Fix the permalink when there's no URL
2018-07-24 22:45:03 +02:00
Thomas Sileo
cf46ddcb60
Tweak the attachment handling for Hubzilla support
2018-07-24 22:10:39 +02:00
Thomas Sileo
937e3e30e3
Fix the admin template
2018-07-23 23:56:22 +02:00
Thomas Sileo
012b85283e
Fix the image caching
2018-07-23 22:34:12 +02:00
Thomas Sileo
2f25540092
Oops add missing template
2018-07-23 22:15:07 +02:00
Thomas Sileo
a5e0983ca8
Finish support for pinned/featured note
2018-07-22 22:22:30 +02:00
Thomas Sileo
fcf9524ac0
Tweaks
2018-07-22 12:53:09 +02:00
Thomas Sileo
42466ddfba
Support actor without URL
2018-07-22 12:42:36 +02:00
Thomas Sileo
a841efc9e8
Fix the following page
2018-07-21 23:24:12 +02:00
Thomas Sileo
648e385c49
Add Open Graph metadata support
2018-07-21 23:16:40 +02:00
Thomas Sileo
8f7ee6f2cd
Forward replies
2018-07-21 01:42:59 +02:00
Thomas Sileo
ea6be0ed8e
Formatting
2018-07-21 01:05:51 +02:00
Thomas Sileo
ad355df6c5
Oops add missing code
2018-07-21 00:15:47 +02:00
Thomas Sileo
a3cb459ae0
Tweak the admin UI, start new lookup UI
2018-07-21 00:04:15 +02:00
Thomas Sileo
3e7b09b7a8
More caching
2018-07-20 10:56:39 +02:00
Thomas Sileo
610262d7b6
Properly cache the actor
2018-07-20 01:12:02 +02:00
Thomas Sileo
ecd598eed6
CSS tweak
2018-07-18 00:11:05 +02:00
Thomas Sileo
8b0a1ea368
Make the "With replies" section private
2018-07-18 00:06:42 +02:00
Thomas Sileo
ac5f349d0f
Add an config item to hide following
2018-07-17 23:42:21 +02:00
Thomas Sileo
11ad9ec10a
Tweak the admin bar
2018-07-15 22:20:38 +02:00
Thomas Sileo
3274289950
Fix the permalink
2018-07-15 21:33:59 +02:00
Thomas Sileo
5323995633
Tweak the login page
2018-07-15 21:25:09 +02:00
Thomas Sileo
e3284416d2
Better Link support
2018-07-15 21:12:57 +02:00
Thomas Sileo
0a53cba5f5
Display threads locally when possible
2018-07-14 12:29:46 +02:00
Thomas Sileo
d8f7967e6a
Tweak the admin UI
2018-07-14 12:14:08 +02:00
Thomas Sileo
8acc17da8b
CSS tweaks
2018-07-11 19:43:10 +02:00
Thomas Sileo
524a63235d
Add the alternate link for all activitypub stuff in the templates
2018-07-10 23:19:00 +02:00
Thomas Sileo
c573f48873
Fix replying in the admin UI
...
Fixes #22
2018-07-08 12:31:59 +02:00
Thomas Sileo
f6c26abccb
Tweak the admin, finish the pagination
...
Fixes #14
2018-07-07 13:56:00 +02:00
Thomas Sileo
3281e2165e
Bugfix for undo boosts/likes
2018-07-07 12:10:25 +02:00
Thomas Sileo
97fdcca06e
Move admin stuff URL to /admin
2018-07-07 00:08:44 +02:00
Thomas Sileo
10f26d0350
More pagination
2018-07-06 23:53:33 +02:00
Thomas Sileo
acafc1cc85
Store uplaods in MongoDB too, start pagination
2018-07-06 23:15:49 +02:00
Thomas Sileo
e8ee900c60
Cache attachments and actor icons
...
Fixes #17
2018-07-05 22:27:29 +02:00
Thomas Sileo
6d3ca7fcc5
More image caching
2018-07-05 01:08:39 +02:00
Thomas Sileo
13c63e473a
Start to cache actor icon
2018-07-05 01:02:51 +02:00