summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Use url fragment for post link on thread pager2020-01-111-1/+1
|
* Use readable timestamp for statusesr2020-01-102-1/+6
|
* Fix notification timestampr2020-01-101-0/+1
|
* Add page titlesr2020-01-101-18/+22
|
* Add fluoride moder2020-01-0811-32/+243
|
* Fix duplicate status idsr2020-01-054-13/+43
| | | | Use retweeted_by_id to focus target tweet
* Use post method for like and retweetr2020-01-043-16/+20
|
* Rename package to bloatr2020-01-0116-34/+38
|
* Add command line flag to specify config filer2020-01-013-1/+140
|
* Update readmer2020-01-011-7/+12
|
* Use png icons instead of font iconsr2020-01-016-42/+48
|
* Fix cssr2020-01-011-15/+14
| | | | | - Fix sizing for inline status imaged - Use flexbox for userinfo
* Add option to mask nsfw attachmentsr2019-12-316-6/+32
|
* Add default settingsr2019-12-297-10/+33
|
* Use SetCookie functionr2019-12-291-4/+13
|
* Add following and followers pager2019-12-299-2/+195
|
* Add settings pager2019-12-2711-16/+165
|
* Add search pager2019-12-2610-14/+157
|
* Add post format selectionr2019-12-2611-15/+66
|
* Add liked by and retweeted by pager2019-12-2612-50/+273
|
* Fix scope iconr2019-12-261-1/+1
|
* Update header template and add option for custom cssr2019-12-2516-47/+90
|