Commit Graph

30 Commits

Author SHA1 Message Date
r bf2cfaf0ed Add CSRF protection 2020-01-26 06:49:29 +00:00
r 55987a4c1b Refactor renderer and templates 2020-01-14 16:57:16 +00:00
r 3c6653a77b Add dark mode 2020-01-12 17:16:57 +00:00
r 8607f16212 Add status reply preview in fluoride mode 2020-01-11 10:51:33 +00:00
r f5963f2da5 Use url fragment for post link on thread page 2020-01-11 07:19:48 +00:00
r fb20bdc65e Use readable timestamp for statuses 2020-01-10 04:18:33 +00:00
r a8dbbec988 Add fluoride mode 2020-01-08 18:16:06 +00:00
r ca711e62ec Fix duplicate status ids
Use retweeted_by_id to focus target tweet
2020-01-05 18:55:37 +00:00
r 50e58c4e01 Use post method for like and retweet 2020-01-04 18:56:47 +00:00
r 2f4cd260fd Use png icons instead of font icons 2020-01-01 09:40:47 +00:00
r 1aff0569bf Add option to mask nsfw attachments 2019-12-31 11:24:39 +00:00
r 9e556721c5 Add default settings 2019-12-29 11:32:24 +00:00
r ac4ff88adb Add liked by and retweeted by page 2019-12-26 09:44:05 +00:00
r c34bde2d52 Fix scope icon 2019-12-26 06:09:45 +00:00
r 16300c93c1 Switch to fork-awesome font 2019-12-22 19:44:09 +00:00
r 05daa6a148 Add nsfw checkbox for posts 2019-12-22 16:27:49 +00:00
r 2506615f42 Add nsfw mask for status media 2019-12-22 04:25:56 +00:00
r 4a83c22261 Fix css and template issues 2019-12-22 03:43:25 +00:00
r 2678f33157 Add support for scopes
- Add scope selection for for new post
- Save new post scope in db
- Copy scope on reply
- Show scope icon on posts
2019-12-21 13:26:31 +00:00
r df875381d4 Show content warning in status 2019-12-21 07:22:21 +00:00
r 889f8da496 Use local url for for mentioned users 2019-12-21 05:48:06 +00:00
r a1f49af1d9 Add user page and follow/unfollow calls 2019-12-20 18:30:20 +00:00
r d7fc7cf2f5 Add reply links on thread page 2019-12-18 22:14:02 +00:00
r f68d72ae0e Add notification support 2019-12-15 17:37:58 +00:00
r ea66bd539d Focus relevant status on like, retweet and reply 2019-12-14 18:12:48 +00:00
r 787a197ad8 Focus compose box on reply 2019-12-14 17:48:54 +00:00
r da44fafe92 Rename repeated to retweeted in template 2019-12-14 17:18:04 +00:00
r 59eaff9512 Show retweet info in status 2019-12-14 10:57:14 +00:00
r 55d559552c Add attachment media support 2019-12-13 20:03:26 +00:00
r 5e4da01c3a Initial commit 2019-12-13 18:26:24 +00:00