Commit graph

54 commits

Author SHA1 Message Date
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 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 e01891d364 Add read-only support for poll/Question 2019-04-09 21:32:40 +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 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 45bfcc2502 CSS tweaks 2018-07-29 19:38:59 +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 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 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 610262d7b6 Properly cache the actor 2018-07-20 01:12:02 +02:00
Thomas Sileo 3274289950 Fix the permalink 2018-07-15 21:33:59 +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 c573f48873 Fix replying in the admin UI
Fixes #22
2018-07-08 12:31:59 +02:00
Thomas Sileo 10f26d0350 More pagination 2018-07-06 23:53:33 +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
Thomas Sileo d31e2f8d1d Add support for Link object 2018-07-03 23:29:55 +02:00
Thomas Sileo 1ef476b9b9 Fix follower template 2018-07-03 08:25:40 +02:00
Thomas Sileo 9c664ad29d Fix css issue 2018-07-01 23:28:15 +02:00
Thomas Sileo aea8a80fe1 More design tweaks 2018-07-01 12:49:16 +02:00
Thomas Sileo eb4d795ede HUGE cleanup 2018-06-29 22:16:26 +02:00
Thomas Sileo 2bb4cadc93 Tweaked the header CSS, started to work on the liked public page 2018-06-25 23:45:43 +02:00
Thomas Sileo a43a946f5d Fix the follower/following page layout 2018-06-23 12:01:31 +02:00
Thomas Sileo 0e98145989 Fix the followers/following page CSS 2018-06-22 10:01:05 +02:00
Thomas Sileo d44387f439 More css tweaks 2018-06-22 09:35:18 +02:00
Thomas Sileo d2e62ed5b6 Add delete and block in the UI 2018-06-04 18:53:44 +02:00
Thomas Sileo 8e645c6190 Also display boost/announce actors 2018-06-03 23:36:16 +02:00
Thomas Sileo 8027a36359 Start displaying the acor that liked a particular note 2018-06-03 23:11:43 +02:00