r
|
c36314fe7f
|
fluoride: Use target=_blank for user field links
|
2022-03-30 17:12:53 +00:00 |
|
r
|
153f4a492b
|
Set max size for embedded images in profile description
|
2022-03-30 17:06:19 +00:00 |
|
r
|
2a01471621
|
Fix duration overflow
time.Sub() returns int64 duration in nanoseconds, which can only
represent around 290 years.
|
2022-03-30 17:02:46 +00:00 |
|
r
|
2d49ff9fb4
|
Switch to html/template
|
2022-03-30 15:52:30 +00:00 |
|
r
|
c390a0c327
|
Add lists
|
2022-02-11 11:49:23 +00:00 |
|
r
|
c2f237e901
|
Don't overwrite global config file on make install
|
2022-02-10 16:03:44 +00:00 |
|
r
|
4ef5e0daf2
|
Fix null imgPrev in setPos
|
2022-01-27 11:52:47 +00:00 |
|
r
|
0b004efffa
|
Add refresh button on timeline page
|
2022-01-27 11:50:54 +00:00 |
|
r
|
03a1cd819a
|
Refactor status filter
|
2022-01-27 11:41:31 +00:00 |
|
r
|
b8bab6fcf3
|
Highlight quotes
|
2022-01-27 10:53:18 +00:00 |
|
r
|
fcb88c8a85
|
Simplify id generation
|
2022-01-02 11:38:06 +00:00 |
|
r
|
c5f12920b0
|
Use GO's flag parser instead of getopt
There's only one flag, so it doesn't matter.
|
2022-01-02 11:15:57 +00:00 |
|
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 |
|