Commit Graph

200 Commits

Author SHA1 Message Date
alyssa rose f5437ff3ce add showing spoilers 2021-03-27 18:51:06 +00:00
alyssa rose 880334d701 kinda fix button positions on firefox 2021-03-27 18:51:04 +00:00
r 6ddcb16694 Add username to page title
Makes it easier to search a user page in browser history
2021-01-30 16:55:55 +00:00
r 4f1425febf Add filters 2021-01-30 16:53:57 +00:00
r 3ac95ab3b1 Use attachment file name as description
Pleroma 2 no longer does it automatically.
2021-01-23 09:08:46 +00:00
r ac342dde07 Add remote timeline 2021-01-23 08:44:05 +00:00
r eca0366c21 Simplify timeline pagination 2021-01-23 07:02:12 +00:00
r ace344b66a Change default theme colors 2021-01-17 08:55:19 +00:00
r f4620a8c69 Make redirection work without Referer header 2021-01-17 05:44:07 +00:00
r e8bfd3093b Fix unread notification indicator 2021-01-16 18:30:23 +00:00
r 3f776ee8c8 Show attachment file name instead of the type 2021-01-16 18:03:47 +00:00
r 17f02deff7 Show emojis in poll options 2021-01-16 10:38:32 +00:00
r 87e31dbd66 Make like/retweet notification content semi-transparent 2021-01-16 10:25:34 +00:00
r 2bb6ba8e1d Add reset button 2021-01-16 09:49:24 +00:00
r e7d24cfa80 Add fallback notification 2021-01-16 09:49:24 +00:00
r 91f68ccfb3 Add follow request support 2021-01-16 09:49:15 +00:00
r 384179e518 Fix user info 2021-01-16 05:46:51 +00:00
r b35d62ecbb Fix RTL display name rendering
Wrap all the inline display names in a <bdi> tag
2020-11-28 12:58:18 +00:00
r 8f5fbab8dc Remove kv folder from makefile 2020-11-24 10:55:20 +00:00
r 7f2df6c204 Fix CSS 2020-11-22 17:40:19 +00:00
r fa27d9c6eb Refactor things
- Remove separate auth/logging and merge them into transport.go
- Add helper function for http handlers
2020-11-22 17:29:58 +00:00
r 37b1c75045 Fix link targets 2020-11-14 17:58:34 +00:00
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 471e73d200 Avoid unnecessary API call on thread page 2020-10-30 17:09:47 +00:00
r 140dfe2f63 Fix http client
- Remove automatic retries on 429
- Tweak http client config for better connection re-using
2020-10-30 17:07:06 +00:00
r 237182c171 Use username as title for mentions 2020-10-30 16:07:56 +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 8fd0322439 Fix retweeted by id on user page 2020-10-19 10:02:20 +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 a23fd4afaf Avoid search call for empty query 2020-10-19 06:05:59 +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 9c5cb289f9 Fix next link on timeline page 2020-09-27 10:11:18 +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 c753a74f49 Update time duration calculation 2020-09-22 04:43:07 +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