summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Add notification supportr2019-12-1513-29/+271
* Fix prev paginationr2019-12-153-14/+40
* Add attachments supportr2019-12-148-11/+86
* Focus relevant status on like, retweet and replyr2019-12-145-15/+20
* Focus compose box on replyr2019-12-141-2/+2
* Update compose box styler2019-12-141-0/+6
* Fix mentionsr2019-12-141-4/+11
* Rename repeated to retweeted in templater2019-12-141-1/+1
* Add README filer2019-12-141-0/+51
* Remove unsed variables from Makefiler2019-12-141-1/+0
* Show retweet info in statusr2019-12-142-55/+91
* Add licenser2019-12-131-0/+110
* Use account mentions as default text in repliesr2019-12-133-11/+23
* Add signout methodr2019-12-131-5/+20
* Update page title and add navigation linksr2019-12-136-6/+45
* Add attachment media supportr2019-12-131-0/+21
* Initial commitr2019-12-1343-0/+3429