summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Add frame based navigationr2020-02-1829-257/+347
* Update makefile and install instructionsr2020-02-183-65/+67
* 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
* | 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
* Add install target for maker2020-01-314-9/+29
* Update user pager2020-01-3110-213/+84
* Fix error reponser2020-01-311-8/+43
* Add user search pager2020-01-3011-20/+153
* Remove iconsr2020-01-307-149/+70
* Update notification layoutr2020-01-295-44/+31
* Add direct timeliner2020-01-283-0/+16
* Fix error printingr2020-01-281-9/+16
* Update configr2020-01-283-40/+61
* Refactor everythingr2020-01-2826-1071/+1030
* Fix migration scriptr2020-01-261-3/+6
* Make fluoride librejs compatibler2020-01-261-0/+4
* Change link hover behaviourr2020-01-262-20/+53
* Fix go modr2020-01-262-3/+0
* Update random id generation algorithmr2020-01-263-9/+23
* Add CSRF protectionr2020-01-2613-48/+219