alyssa rose
|
69f9c36d1d
|
add fork note on about page
|
2021-04-10 10:21:33 +00:00 |
alyssa rose
|
4db25fe681
|
add 'ago' or 'from now' to duration string
not great code, should probably refactor this at some point
|
2021-04-05 17:41:14 +00:00 |
alyssa rose
|
6b51cbed6c
|
add socks proxy url to config file
|
2021-04-03 00:52:14 +00:00 |
alyssa rose
|
7071165d04
|
fix random blank space on post content
|
2021-04-03 00:44:32 +00:00 |
alyssa rose
|
d58c0b63f1
|
update readme
|
2021-03-27 18:51:06 +00:00 |
alyssa rose
|
44ca9a290e
|
put other post content behind spoiler
|
2021-03-27 18:51:06 +00:00 |
alyssa rose
|
dd27b1e875
|
correctly use socks proxy
this shouldn't be hardcoded, i'll eventually put it in the config file
|
2021-03-27 18:51:06 +00:00 |
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 |