Commit Graph

227 Commits

Author SHA1 Message Date
r 003233d60d Change config file lookup
- Look for both local and global config file
- Directly generate the global config file with make install
2022-01-02 10:55:26 +00:00
r 21ef7a6610 Fix image preview position on load event 2022-01-02 08:55:21 +00:00
r 556a87e8e8 Remove poll type from notification exclude 2021-12-13 14:31:20 +00:00
r db29c3d874 Add an option to hide unsupported notifications 2021-12-13 13:58:15 +00:00
r 1c8c661abb Fix time parsing for empty string 2021-11-22 06:40:15 +00:00
r b2a9e44db1 Escape user display name 2021-11-16 15:29:27 +00:00
r 4d68062f2d Add "mute (keep notifications)" button 2021-10-29 14:20:15 +00:00
r 7d389d2258 Show signin button in case of an auth error 2021-10-23 13:41:41 +00:00
r 816281c225 Add quick reply 2021-09-05 17:17:59 +00:00
r 6340b60d8c Fix "more content" z-index 2021-09-05 17:04:45 +00:00
r e2499a8d1c Fix settings label 2021-08-26 05:08:15 +00:00
r 5ffe18067f Fix accesskey list 2021-08-26 05:06:23 +00:00
r c493e18bc7 Swap the position of twkn and remote timeline 2021-08-26 05:05:49 +00:00
r def93b4598 Show spoiler text even when post content is emtpy 2021-08-26 04:55:30 +00:00
r 44d4b0d379 Fix css box and emoji list style 2021-05-30 07:03:29 +00:00
r 7c7ab09d51 Add refresh thread accesskey on /about 2021-05-30 07:02:48 +00:00
r 5d42e59c7f Hide post format setting in case of empty list 2021-05-30 07:01:54 +00:00
r 07978649f1 Fix retweet button for private/direct post 2021-05-30 06:59:34 +00:00
r 045be151bd Fix emojis 2021-05-10 13:29:18 +00:00
r 469f2d1d25 Fix HTML escaping 2021-04-23 10:19:09 +00:00
r bd74cb50e7 Add image preview popup 2021-04-09 12:28:03 +00:00
r c7e130e305 Fix animated avatars 2021-04-07 06:55:11 +00:00
r 69dc1b59a4 Use preview url for images 2021-04-07 05:21:53 +00:00
r 76c5baef6a Add option for user CSS 2021-04-03 09:24:39 +00:00
r a82745175e Add refresh button on thread page 2021-04-03 07:41:14 +00:00
r 2cb6a515ac Update error page
- Add retry button for GET requests
- Only show signin button when it's a session error
2021-04-03 06:40:32 +00:00
r 089d4ac500 Update Makefile
- Respect $DESTDIR
- Fix uninstall target
2021-04-02 18:00:21 +00:00
r e31e9da667 Display Mastadon fields on user page 2021-03-29 05:31:41 +00:00
r 6c5de76562 Refactor 2021-03-28 16:12:41 +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