Commit Graph

205 Commits

Author SHA1 Message Date
r cfec7879e3 Add poll support
Currenlty only voting is possible.
2020-02-09 13:42:16 +00:00
r a68a09a83e Remove account relationship buttons for logged in user's page 2020-02-08 11:50:14 +00:00
r 1e44d5d3d5 Add account muting and blocking 2020-02-08 10:49:06 +00:00
r 4bcabfe2a0 Render emojis in profile description 2020-02-06 15:55:28 +00:00
r 9d2e24a7de Update default config 2020-02-02 11:42:13 +00:00
r 939bfe4c63 Add install instructions 2020-02-02 11:41:58 +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 c702a2b501 Fix Makefile 2020-02-01 15:06:32 +00:00
r a6d65b297a Fix fluoride 2020-02-01 15:06:06 +00:00
r 6e89e46326 Update README 2020-02-01 14:21:10 +00:00
r 9cf648eaa3 Use vendored dependencies 2020-02-01 11:31:44 +00:00
r e73df8de9a Remove websocket api 2020-01-31 18:23:18 +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 84cd3bc436 Remove icons 2020-01-30 13:56:29 +00:00
r f93fe32766 Update notification layout 2020-01-29 18:14:27 +00:00
r 2c084dfd09 Add direct timeline 2020-01-28 20:56:15 +00:00
r a877c58ac3 Fix error printing 2020-01-28 20:50:14 +00:00
r 4613e9cc7b Update config 2020-01-28 20:49:58 +00:00
r 2af37d4778 Refactor everything 2020-01-28 17:58:29 +00:00
r 57d2a4288b Fix migration script 2020-01-26 16:06:19 +00:00
r ea79a5f05b Make fluoride librejs compatible 2020-01-26 09:21:26 +00:00
r 04934ee643 Change link hover behaviour
Highlight div if the target status is inside the viewport
and show popup otherwise.
2020-01-26 08:58:15 +00:00
r ed15e18b69 Fix go mod 2020-01-26 07:45:58 +00:00
r c9842c65b4 Update random id generation algorithm 2020-01-26 07:45:34 +00:00
r bf2cfaf0ed Add CSRF protection 2020-01-26 06:49:29 +00:00
r 5fdc7a59b2 Fix notification count 2020-01-15 06:01:36 +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 8607f16212 Add status reply preview in fluoride mode 2020-01-11 10:51:33 +00:00
r 2a77700102 Use max height for status content 2020-01-11 07:26:00 +00:00
r f5963f2da5 Use url fragment for post link on thread page 2020-01-11 07:19:48 +00:00
r fb20bdc65e Use readable timestamp for statuses 2020-01-10 04:18:33 +00:00
r cb56c459c5 Fix notification timestamp 2020-01-10 03:56:46 +00:00
r 40ca943184 Add page titles 2020-01-10 03:53:02 +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 cad01cb1f8 Add command line flag to specify config file 2020-01-01 15:18:04 +00:00
r a3d0c9bf31 Update readme 2020-01-01 11:49:12 +00:00
r 2f4cd260fd Use png icons instead of font icons 2020-01-01 09:40:47 +00:00
r ecf284453a Fix css
- Fix sizing for inline status imaged
- Use flexbox for userinfo
2020-01-01 07:39:42 +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