summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add install target for maker2020-01-314-9/+29
| | | | | - Update default config path accordingly - Mention use of config file in README
* Update user pager2020-01-3110-213/+84
| | | | | - Use the same page to display status and user list - Add media only status list
* Fix error reponser2020-01-311-8/+43
| | | | | - Use status 500 for error page response - Use json response for fluoride calls
* 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
| | | | | Highlight div if the target status is inside the viewport and show popup otherwise.
* Fix go modr2020-01-262-3/+0
|
* Update random id generation algorithmr2020-01-263-9/+23
|
* Add CSRF protectionr2020-01-2613-48/+219
|
* Fix notification countr2020-01-151-1/+1
|
* Refactor renderer and templatesr2020-01-1427-241/+261
|
* Add dark moder2020-01-1215-23/+124
|
* Add status reply preview in fluoride moder2020-01-113-3/+85
|
* Use max height for status contentr2020-01-111-0/+2
|