Commit Graph

357 Commits

Author SHA1 Message Date
localhost_frssoft b4b3bfc063 Admins and moderators visible in their profile 2022-10-11 19:06:24 +03:00
localhost_frssoft fb9836a1ce Just more emojis 2022-10-11 13:17:47 +03:00
localhost_frssoft c4a1f5e3d5 Support visibility edited status 2022-09-27 21:49:15 +03:00
localhost_frssoft 9621a49db8 Request compressed api 2022-09-27 01:40:03 +03:00
r 68698a9e1a Remove unused card field from status
Fixes JSON parsing of posts with incompatible card data.
2022-09-23 17:13:22 +00:00
localhost_frssoft 8995edec91 PrevLink still not avalaible for userpage; add emoji contains "pleroma" 2022-09-20 00:24:54 +03:00
localhost_frssoft c3d8a0291b Some visual changes
User note in spoiler
User created_at in note
Emoji bot in name if actor is bot
Visible spoiler text name
Visible NSFW marked statuses caption
Status local id
2022-09-19 23:42:58 +03:00
localhost_frssoft f219ac0dca Manual selecting emojis on page by codes contain 2022-09-19 23:41:35 +03:00
Pete 5f688c6318 Show BlockedBy on user page
Just show this information. No blockbots required.
2022-09-09 14:49:51 +00:00
r 1661219ab6 Fix CSS inconsistencies 2022-05-10 17:34:49 +00:00
r 0456655fc8 Add missing @ sign in the reply post form 2022-05-10 17:29:09 +00:00
r fcbe489138 Refactor duration formatting 2022-05-10 17:27:33 +00:00
r 4ad71587d8 Fix custom CSS 2022-05-10 17:25:58 +00:00
r 471701f029 fluoride: Add support for image.png 2022-05-04 15:52:23 +00:00
r b6c09b4fc6 Lazy load images on emoji page
Makes the emoji page usable for instances with 1000+ emojis.
The attribute is considered experimental by Mozilla, but is supported
by most of the modern browsers.
2022-04-17 06:01:45 +00:00
r a38d29a435 Fix user search page 2022-03-31 03:15:58 +00:00
r 94ff5c93de Show attachment metadata when attachment preview is disabled 2022-03-30 17:59:42 +00:00
r 71238ab7bc fluoride: Use max-width for popup 2022-03-30 17:38:34 +00:00
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