Commit Graph

142 Commits

Author SHA1 Message Date
r 69f2c3d226 fluoride: Fix syntax and formatting 2020-06-21 17:18:12 +00:00
r 1936044137 fluoride: Use target=_blank for status links 2020-06-21 17:14:05 +00:00
r 626369c317 Fix status overflow 2020-06-20 14:07:57 +00:00
r 34c1d087af Disable scope selection when replying to a direct post 2020-06-18 05:04:18 +00:00
r bd3f9ac966 Imporve text selection for usernames and emoji shortcodes 2020-06-07 07:28:46 +00:00
r eb3bc15da9 Show status numbers 2020-06-05 06:28:50 +00:00
r b5ca78a2e6 Fix status width 2020-06-02 18:12:47 +00:00
r 61fbb24db8 Fix signin page redirection in single instance mode 2020-05-29 16:02:26 +00:00
r 1ae3c33b7d HTML Escape search queries 2020-05-29 10:51:41 +00:00
r 051908cfb7 Fix video margin 2020-05-24 06:45:02 +00:00
r 0eaf8e8c87 Use attachment description as title 2020-05-24 06:44:22 +00:00
r f3367d920d Imporve emoji style
- Increase emoji size
- Add colons to emoji alt text and title
2020-05-24 05:57:01 +00:00
r fd2a353770 Refactor things 2020-05-24 04:38:34 +00:00
r 4b25567372 Use default preload setting for audio and video 2020-05-03 07:01:34 +00:00
r f380371654 Add option to hide attachments 2020-04-25 09:35:18 +00:00
r 1e750f89b1 Revert "Fix pre tag overflow"
This reverts commit 5abbadfa62.
2020-04-19 16:38:28 +00:00
r ded211f29f Show {hide,show}retweets button only for followed users 2020-04-19 11:24:37 +00:00
r 55ed6a480e Add single instance mode 2020-04-19 08:18:36 +00:00
r 5abbadfa62 Fix pre tag overflow 2020-04-19 05:59:33 +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 ccdb5ef051 Fix UI issues
- Increase media preview size
- Fix z-index of more-actions poup
- Add left and top position for reply hover popup
2020-04-14 16:08:47 +00:00
r 402c976ec8 Add description for fluoride mode 2020-04-05 09:29:29 +00:00
r 834b698f06 Fix license link 2020-03-04 16:27:06 +00:00
r 23d9758763 Add description on signin page 2020-03-04 16:24:16 +00:00
r 911c9b7993 Remove session details on signout 2020-03-04 15:59:59 +00:00
r 35a8c247d9 Display empty list message 2020-02-26 16:31:49 +00:00
r d5230852cf Gracefully handle the elephant 2020-02-26 11:27:42 +00:00
r c41f9272f9 Fix logfile 2020-02-26 10:40:57 +00:00
r a57a142328 Add notification count in page title 2020-02-26 10:27:17 +00:00
r 4ac5022cf1 Cleanup renderer.go 2020-02-23 19:51:42 +00:00
r c2c5b641ca Convert root page to html4 2020-02-23 18:55:47 +00:00
r e9f5e0cab5 Use <base> element to set target 2020-02-23 18:01:50 +00:00
r dd23ac4867 Fix time duration value
- Make sure that duration is not < 0
- Handle nil ExpiresAt time in poll
2020-02-19 16:33:21 +00:00
r fe31d4197b Add frame based navigation 2020-02-18 22:15:37 +00:00
r 39a3bb7f35 Update makefile and install instructions
Updated makefile now performs installation without overwriting config
and database directory.
2020-02-18 21:48:21 +00:00
r d028eb5077 Merge branch 'master' of git.freesoftwareextremist.com:public/bloat 2020-02-09 13:44:54 +00:00
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