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 |
Hyphen
|
71c5da7b3b
|
Implement exclusion params for notifications API call
|
2020-09-03 04:49:09 +00:00 |
r@freesoftwareextremist.com
|
a4a1ce9677
|
Update kv store
|
2020-08-22 07:42:52 +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
|
798587868f
|
Fix invalid CSS syntax
|
2020-08-22 06:41:49 +00:00 |
r
|
61020d8837
|
Update config description
|
2020-08-07 09:28:57 +00:00 |
r
|
5e0afa1533
|
Fix search page text
|
2020-07-28 14:01:32 +00:00 |
r
|
f215ab481d
|
Fix typo
|
2020-07-28 13:36:57 +00:00 |
r
|
69f2c3d226
|
fluoride: Fix syntax and formatting
|
2020-06-21 17:18:12 +00:00 |
r
|
1936044137
|
fluoride: Use target=_blank for status links
|
2020-06-21 17:14:05 +00:00 |
r
|
626369c317
|
Fix status overflow
|
2020-06-20 14:07:57 +00:00 |
r
|
34c1d087af
|
Disable scope selection when replying to a direct post
|
2020-06-18 05:04:18 +00:00 |
r
|
bd3f9ac966
|
Imporve text selection for usernames and emoji shortcodes
|
2020-06-07 07:28:46 +00:00 |
r
|
eb3bc15da9
|
Show status numbers
|
2020-06-05 06:28:50 +00:00 |
r
|
b5ca78a2e6
|
Fix status width
|
2020-06-02 18:12:47 +00:00 |
r
|
61fbb24db8
|
Fix signin page redirection in single instance mode
|
2020-05-29 16:02:26 +00:00 |
r
|
1ae3c33b7d
|
HTML Escape search queries
|
2020-05-29 10:51:41 +00:00 |
r
|
051908cfb7
|
Fix video margin
|
2020-05-24 06:45:02 +00:00 |