Commit Graph

48 Commits

Author SHA1 Message Date
r da22d19fb4 Add bookmarks
- Add bookmark/unbookmark link on mouse hover
- Add bookmarks section on user profile page
2020-09-27 09:37:15 +00:00
r 5478b34479 Use '@' prefix for all usernames 2020-09-22 16:35:50 +00:00
r 79d4ff4b08 Update CSS
Now it's mostly CSS 2.1 compliant. All the images now use the height
attribute to limit the size on browsers that don't support CSS.
2020-09-22 04:21:39 +00:00
Hyphen 28695fb8e6 Add the Anti Dopamine feature 2020-09-03 04:49:11 +00:00
r@freesoftwareextremist.com b5758986c6 Show username tootltip on avatar 2020-08-22 07:15:15 +00:00
r eb3bc15da9 Show status numbers 2020-06-05 06:28:50 +00:00
r 0eaf8e8c87 Use attachment description as title 2020-05-24 06:44:22 +00:00
r 4b25567372 Use default preload setting for audio and video 2020-05-03 07:01:34 +00:00
r f380371654 Add option to hide attachments 2020-04-25 09:35:18 +00:00
r d5230852cf Gracefully handle the elephant 2020-02-26 11:27:42 +00:00
r e9f5e0cab5 Use <base> element to set target 2020-02-23 18:01:50 +00:00
r dd23ac4867 Fix time duration value
- Make sure that duration is not < 0
- Handle nil ExpiresAt time in poll
2020-02-19 16:33:21 +00:00
r fe31d4197b Add frame based navigation 2020-02-18 22:15:37 +00:00
r cfec7879e3 Add poll support
Currenlty only voting is possible.
2020-02-09 13:42:16 +00:00
r 5d58269132 Add status deletion 2020-02-02 08:30:40 +00:00
r 4d9e0af373 Add conversation muting 2020-02-02 07:24:06 +00:00
r 84cd3bc436 Remove icons 2020-01-30 13:56:29 +00:00
r f93fe32766 Update notification layout 2020-01-29 18:14:27 +00:00
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