Commit Graph

106 Commits

Author SHA1 Message Date
r c3d90539e9 Add notification interval setting
It replaces the "Auto refresh notifications" checkbox
2020-11-14 14:22:34 +00:00
r 856fe9e8c7 Fix CSS issues
- fix text wrapping on reply popup
- fix margin for media links
2020-11-11 11:15:47 +00:00
r f4e85c571a Fix CSS issues 2020-10-30 16:06:35 +00:00
r c733ab970a Use favicon on all pages 2020-10-25 11:35:22 +00:00
r 9a82a7d914 Add favicon 2020-10-20 05:12:39 +00:00
r 65cd928041 Fix typo 2020-10-19 10:08:35 +00:00
r fdd9b8fd2b Add setting for default format 2020-10-19 06:51:23 +00:00
r ef41ff32e2 Add keyboard shortcuts 2020-10-19 06:06:41 +00:00
r 2ee5c1709d Simplify retweet/like form 2020-10-19 06:05:22 +00:00
r d7e0db7498 Fix CSS issues 2020-10-19 05:20:57 +00:00
r 7d989d56e5 Fix search query escaping 2020-10-17 16:25:08 +00:00
r 2b1c703b6c Add likes list 2020-09-27 10:04:56 +00:00
r 59692b7155 Add blocks list 2020-09-27 09:50:04 +00:00
r 0df863ac40 Add mutes list 2020-09-27 09:45:48 +00:00
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 0b8c41ca7c Fix CSS issues
This re-adds some of the CSS3 properties
2020-09-27 06:55:14 +00:00
r 8dbea3731f Make navigation links more prominent 2020-09-22 16:35:55 +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
r 7a59d010f6 Fix issues related to AntiDopamine mode
- Add AntiDopamine mode description
- Update fluoride to support AntiDopamine mode
2020-09-03 06:29:03 +00:00
Hyphen 28695fb8e6 Add the Anti Dopamine feature 2020-09-03 04:49:11 +00:00
r@freesoftwareextremist.com 9cd9e8bc7c Fix empty list message on search page 2020-08-22 07:42:48 +00:00
r@freesoftwareextremist.com b5758986c6 Show username tootltip on avatar 2020-08-22 07:15:15 +00:00
r 5e0afa1533 Fix search page text 2020-07-28 14:01:32 +00:00
r 34c1d087af Disable scope selection when replying to a direct post 2020-06-18 05:04:18 +00:00
r eb3bc15da9 Show status numbers 2020-06-05 06:28:50 +00:00
r 1ae3c33b7d HTML Escape search queries 2020-05-29 10:51:41 +00:00
r 0eaf8e8c87 Use attachment description as title 2020-05-24 06:44:22 +00:00
r f3367d920d Imporve emoji style
- Increase emoji size
- Add colons to emoji alt text and title
2020-05-24 05:57:01 +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 ded211f29f Show {hide,show}retweets button only for followed users 2020-04-19 11:24:37 +00:00
r 91d87b0175 Add account {hide,show}retweets 2020-04-19 05:57:40 +00:00
r 04af1b93dc Add account {,un}subscribe 2020-04-17 17:31:32 +00:00
r 402c976ec8 Add description for fluoride mode 2020-04-05 09:29:29 +00:00
r 834b698f06 Fix license link 2020-03-04 16:27:06 +00:00
r 23d9758763 Add description on signin page 2020-03-04 16:24:16 +00:00
r 911c9b7993 Remove session details on signout 2020-03-04 15:59:59 +00:00
r 35a8c247d9 Display empty list message 2020-02-26 16:31:49 +00:00
r d5230852cf Gracefully handle the elephant 2020-02-26 11:27:42 +00:00
r a57a142328 Add notification count in page title 2020-02-26 10:27:17 +00:00
r c2c5b641ca Convert root page to html4 2020-02-23 18:55:47 +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 d028eb5077 Merge branch 'master' of git.freesoftwareextremist.com:public/bloat 2020-02-09 13:44:54 +00:00
r cfec7879e3 Add poll support
Currenlty only voting is possible.
2020-02-09 13:42:16 +00:00
r a68a09a83e Remove account relationship buttons for logged in user's page 2020-02-08 11:50:14 +00:00
r 1e44d5d3d5 Add account muting and blocking 2020-02-08 10:49:06 +00:00
r 4bcabfe2a0 Render emojis in profile description 2020-02-06 15:55:28 +00:00