summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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