summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fluoride: Fix syntax and formattingr2020-06-211-33/+33
|
* fluoride: Use target=_blank for status linksr2020-06-211-0/+11
|
* Fix status overflowr2020-06-201-0/+1
|
* Disable scope selection when replying to a direct postr2020-06-183-14/+13
|
* Imporve text selection for usernames and emoji shortcodesr2020-06-071-0/+2
|
* Show status numbersr2020-06-054-10/+15
|
* Fix status widthr2020-06-021-0/+1
|
* Fix signin page redirection in single instance moder2020-05-292-2/+19
|
* HTML Escape search queriesr2020-05-293-2/+4
|
* Fix video marginr2020-05-241-0/+1
|
* Use attachment description as titler2020-05-241-7/+7
|
* Imporve emoji styler2020-05-243-16/+11
| | | | | - Increase emoji size - Add colons to emoji alt text and title
* Refactor thingsr2020-05-248-610/+458
|
* Use default preload setting for audio and videor2020-05-031-2/+2
|
* Add option to hide attachmentsr2020-04-256-15/+42
|
* Revert "Fix pre tag overflow"r2020-04-191-6/+0
| | | | This reverts commit 5abbadfa622e58a4951cf0b2f96fbf8094641be8.
* Show {hide,show}retweets button only for followed usersr2020-04-191-0/+2
|
* Add single instance moder2020-04-195-43/+82
|
* Fix pre tag overflowr2020-04-191-0/+6
|
* Add account {hide,show}retweetsr2020-04-196-11/+34
|
* Add account {,un}subscriber2020-04-176-8/+127
|
* Fix UI issuesr2020-04-142-4/+15
| | | | | | - Increase media preview size - Fix z-index of more-actions poup - Add left and top position for reply hover popup
* Add description for fluoride moder2020-04-051-1/+1
|
* Fix license linkr2020-03-041-1/+1
|
* Add description on signin pager2020-03-042-4/+19
|
* Remove session details on signoutr2020-03-049-3/+49
|
* Display empty list messager2020-02-262-1/+7
|
* Gracefully handle the elephantr2020-02-263-21/+31
|
* Fix logfiler2020-02-261-1/+2
|
* Add notification count in page titler2020-02-263-1/+3
|
* Cleanup renderer.gor2020-02-232-141/+76
|
* Convert root page to html4r2020-02-232-11/+7
|
* Use <base> element to set targetr2020-02-237-34/+40
|
* Fix time duration valuer2020-02-193-4/+12
| | | | | - Make sure that duration is not < 0 - Handle nil ExpiresAt time in poll
* Add frame based navigationr2020-02-1829-257/+347
|
* Update makefile and install instructionsr2020-02-183-65/+67
| | | | | Updated makefile now performs installation without overwriting config and database directory.
* Merge branch 'master' of git.freesoftwareextremist.com:public/bloatr2020-02-091-1/+1
|\
| * Render emojis in profile descriptionr2020-02-061-1/+1
| |
* | Add poll supportr2020-02-099-39/+182
| | | | | | | | Currenlty only voting is possible.
* | Remove account relationship buttons for logged in user's pager2020-02-083-6/+19
| |
* | Add account muting and blockingr2020-02-085-5/+202
|/
* Update default configr2020-02-021-2/+2
|
* Add install instructionsr2020-02-022-2/+63
|
* Add status deletionr2020-02-027-8/+68
|
* Add conversation mutingr2020-02-027-7/+159
|
* Fix Makefiler2020-02-011-1/+1
|
* Fix fluorider2020-02-011-23/+26
|
* Update READMEr2020-02-011-16/+1
|
* Use vendored dependenciesr2020-02-0127-19/+3076
|
* Remove websocket apir2020-01-314-206/+1
|