summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix css box and emoji list styler2021-05-302-4/+13
|
* Add refresh thread accesskey on /aboutr2021-05-301-0/+4
|
* Hide post format setting in case of empty listr2021-05-302-1/+3
|
* Fix retweet button for private/direct postr2021-05-301-7/+2
|
* Fix emojisr2021-05-101-2/+2
|
* Fix HTML escapingr2021-04-235-13/+10
|
* Add image preview popupr2021-04-092-0/+69
|
* Fix animated avatarsr2021-04-076-12/+12
|
* Use preview url for imagesr2021-04-071-1/+1
|
* Add option for user CSSr2021-04-036-0/+18
|
* Add refresh button on thread pager2021-04-031-1/+4
|
* Update error pager2021-04-034-10/+23
| | | | | - Add retry button for GET requests - Only show signin button when it's a session error
* Update Makefiler2021-04-021-10/+11
| | | | | - Respect $DESTDIR - Fix uninstall target
* Display Mastadon fields on user pager2021-03-291-0/+3
|
* Refactorr2021-03-285-434/+370
|
* Add username to page titler2021-01-301-1/+1
| | | | Makes it easier to search a user page in browser history
* Add filtersr2021-01-308-0/+158
|
* Use attachment file name as descriptionr2021-01-231-1/+6
| | | | Pleroma 2 no longer does it automatically.
* Add remote timeliner2021-01-237-14/+45
|
* Simplify timeline paginationr2021-01-231-21/+2
|
* Change default theme colorsr2021-01-171-4/+8
|
* Make redirection work without Referer headerr2021-01-1710-26/+61
|
* Fix unread notification indicatorr2021-01-161-2/+5
|
* Show attachment file name instead of the typer2021-01-161-4/+12
|
* Show emojis in poll optionsr2021-01-161-2/+2
|
* Make like/retweet notification content semi-transparentr2021-01-162-1/+12
|
* Add reset buttonr2021-01-161-0/+1
|
* Add fallback notificationr2021-01-161-0/+14
|
* Add follow request supportr2021-01-165-4/+114
|
* Fix user infor2021-01-161-1/+1
|
* Fix RTL display name renderingr2020-11-284-5/+5
| | | | Wrap all the inline display names in a <bdi> tag
* Remove kv folder from makefiler2020-11-241-1/+0
|
* Fix CSSr2020-11-221-3/+3
|
* Refactor thingsr2020-11-2211-1661/+544
| | | | | - Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers
* Fix link targetsr2020-11-141-2/+8
|
* Add notification interval settingr2020-11-146-44/+56
| | | | It replaces the "Auto refresh notifications" checkbox
* Fix CSS issuesr2020-11-113-29/+21
| | | | | - fix text wrapping on reply popup - fix margin for media links
* Avoid unnecessary API call on thread pager2020-10-301-7/+2
|
* Fix http clientr2020-10-302-28/+24
| | | | | - Remove automatic retries on 429 - Tweak http client config for better connection re-using
* Use username as title for mentionsr2020-10-301-1/+1
|
* Fix CSS issuesr2020-10-304-40/+55
|
* Use favicon on all pagesr2020-10-252-1/+2
|
* Add faviconr2020-10-202-0/+1
|
* Fix typor2020-10-194-4/+4
|
* Fix retweeted by id on user pager2020-10-191-0/+6
|
* Add setting for default formatr2020-10-197-5/+26
|
* Add keyboard shortcutsr2020-10-195-24/+125
|
* Avoid search call for empty queryr2020-10-191-6/+16
|
* Simplify retweet/like formr2020-10-191-30/+16
|
* Fix CSS issuesr2020-10-193-21/+54
|