Commit Graph

46 Commits

Author SHA1 Message Date
r da22d19fb4 Add bookmarks
- Add bookmark/unbookmark link on mouse hover
- Add bookmarks section on user profile page
2020-09-27 09:37:15 +00:00
Hyphen 28695fb8e6 Add the Anti Dopamine feature 2020-09-03 04:49:11 +00:00
r 61fbb24db8 Fix signin page redirection in single instance mode 2020-05-29 16:02:26 +00:00
r fd2a353770 Refactor things 2020-05-24 04:38:34 +00:00
r f380371654 Add option to hide attachments 2020-04-25 09:35:18 +00:00
r 55ed6a480e Add single instance mode 2020-04-19 08:18:36 +00:00
r 91d87b0175 Add account {hide,show}retweets 2020-04-19 05:57:40 +00:00
r 04af1b93dc Add account {,un}subscribe 2020-04-17 17:31:32 +00:00
r 911c9b7993 Remove session details on signout 2020-03-04 15:59:59 +00:00
r fe31d4197b Add frame based navigation 2020-02-18 22:15:37 +00:00
r cfec7879e3 Add poll support
Currenlty only voting is possible.
2020-02-09 13:42:16 +00:00
r 1e44d5d3d5 Add account muting and blocking 2020-02-08 10:49:06 +00:00
r 5d58269132 Add status deletion 2020-02-02 08:30:40 +00:00
r 4d9e0af373 Add conversation muting 2020-02-02 07:24:06 +00:00
r cd9306294d Add install target for make
- Update default config path accordingly
- Mention use of config file in README
2020-01-31 18:18:31 +00:00
r a981085260 Update user page
- Use the same page to display status and user list
- Add media only status list
2020-01-31 03:38:49 +00:00
r 6a6cc744b7 Fix error reponse
- Use status 500 for error page response
- Use json response for fluoride calls
2020-01-31 02:44:33 +00:00
r 17e55d2a9b Add user search page 2020-01-30 15:37:07 +00:00
r 2af37d4778 Refactor everything 2020-01-28 17:58:29 +00:00
r bf2cfaf0ed Add CSRF protection 2020-01-26 06:49:29 +00:00
r 55987a4c1b Refactor renderer and templates 2020-01-14 16:57:16 +00:00
r 3c6653a77b Add dark mode 2020-01-12 17:16:57 +00:00
r a8dbbec988 Add fluoride mode 2020-01-08 18:16:06 +00:00
r ca711e62ec Fix duplicate status ids
Use retweeted_by_id to focus target tweet
2020-01-05 18:55:37 +00:00
r 50e58c4e01 Use post method for like and retweet 2020-01-04 18:56:47 +00:00
r e9bd72306e Rename package to bloat 2020-01-01 15:58:27 +00:00
r 1aff0569bf Add option to mask nsfw attachments 2019-12-31 11:24:39 +00:00
r 9e556721c5 Add default settings 2019-12-29 11:32:24 +00:00
r ede1bb4275 Use SetCookie function 2019-12-29 05:59:31 +00:00
r 72dbe50341 Add following and followers page 2019-12-29 03:43:57 +00:00
r b9d7eb05be Add settings page 2019-12-27 08:09:40 +00:00
r 14bb18fbc7 Add search page 2019-12-26 19:18:09 +00:00
r 591360f2a8 Add post format selection 2019-12-26 11:25:29 +00:00
r ac4ff88adb Add liked by and retweeted by page 2019-12-26 09:44:05 +00:00
r f6f7b27e40 Add local and twkn timelines 2019-12-25 04:30:21 +00:00
r 08cc2a6ade Add emojis page 2019-12-22 18:10:42 +00:00
r 05daa6a148 Add nsfw checkbox for posts 2019-12-22 16:27:49 +00:00
r 2678f33157 Add support for scopes
- Add scope selection for for new post
- Save new post scope in db
- Copy scope on reply
- Show scope icon on posts
2019-12-21 13:26:31 +00:00
r 2648484a1d Add about page 2019-12-21 05:48:48 +00:00
r a1f49af1d9 Add user page and follow/unfollow calls 2019-12-20 18:30:20 +00:00
r 47ce734408 Use http 302 for redirection instead of 303 2019-12-17 20:15:34 +00:00
r f68d72ae0e Add notification support 2019-12-15 17:37:58 +00:00
r e129ea922e Add attachments support 2019-12-14 20:19:02 +00:00
r ea66bd539d Focus relevant status on like, retweet and reply 2019-12-14 18:12:48 +00:00
r 9ba666009b Add signout method 2019-12-13 20:23:15 +00:00
r 5e4da01c3a Initial commit 2019-12-13 18:26:24 +00:00