summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Refector render structsr2019-12-253-95/+70
|
* Fix timeline paginationr2019-12-251-4/+5
|
* Fix type in cssr2019-12-251-2/+2
|
* Add local and twkn timelinesr2019-12-259-20/+45
|
* Fix status content styler2019-12-241-5/+8
|
* Add userinfo in navigationr2019-12-244-15/+61
|
* Switch to fork-awesome fontr2019-12-226-28/+41
|
* Add emojis pager2019-12-229-0/+109
|
* Fix go modr2019-12-222-0/+3
|
* Add nsfw checkbox for postsr2019-12-227-20/+42
|
* Add nsfw mask for status mediar2019-12-222-4/+36
|
* Fix css and template issuesr2019-12-226-23/+61
|
* Add support for scopesr2019-12-2113-70/+126
| | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts
* Use a custom client for settingsr2019-12-216-59/+74
|
* Use json format for app and session repor2019-12-214-56/+34
|
* Make instance domain required in signin formr2019-12-211-1/+1
|
* Use a single form for new posts and repliesr2019-12-217-34/+42
|
* Show content warning in statusr2019-12-212-2/+5
|
* Add about pager2019-12-218-0/+75
|
* Use local url for for mentioned usersr2019-12-214-12/+25
|
* Fix TimeSince calculationr2019-12-201-1/+1
|
* Add user page and follow/unfollow callsr2019-12-2011-33/+310
|
* Remove unused filer2019-12-191-10/+0
|
* Improve css for mobile devicesr2019-12-194-16/+36
|
* Use css :target to highlight current postr2019-12-191-2/+8
|
* Fix reply templater2019-12-193-7/+5
|
* Add reply links on thread pager2019-12-187-24/+103
|
* Change default database directoryr2019-12-182-2/+2
|
* Remove sqlite from READMEr2019-12-171-3/+1
|
* Use filesystem based kv store instead of sqliter2019-12-1711-86/+215
|
* Fix redirection URLr2019-12-171-2/+2
|
* Use http 302 for redirection instead of 303r2019-12-171-9/+9
|