Commit Graph

52 Commits

Author SHA1 Message Date
r c3d90539e9 Add notification interval setting
It replaces the "Auto refresh notifications" checkbox
2020-11-14 14:22:34 +00:00
r 237182c171 Use username as title for mentions 2020-10-30 16:07:56 +00:00
r fdd9b8fd2b Add setting for default format 2020-10-19 06:51:23 +00:00
r 7d989d56e5 Fix search query escaping 2020-10-17 16:25:08 +00:00
r c753a74f49 Update time duration calculation 2020-09-22 04:43:07 +00:00
r 79d4ff4b08 Update CSS
Now it's mostly CSS 2.1 compliant. All the images now use the height
attribute to limit the size on browsers that don't support CSS.
2020-09-22 04:21:39 +00:00
r 7a59d010f6 Fix issues related to AntiDopamine mode
- Add AntiDopamine mode description
- Update fluoride to support AntiDopamine mode
2020-09-03 06:29:03 +00:00
Hyphen 28695fb8e6 Add the Anti Dopamine feature 2020-09-03 04:49:11 +00:00
r 1ae3c33b7d HTML Escape search queries 2020-05-29 10:51:41 +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 f380371654 Add option to hide attachments 2020-04-25 09:35:18 +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 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 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 5d58269132 Add status deletion 2020-02-02 08:30:40 +00:00
r 9cf648eaa3 Use vendored dependencies 2020-02-01 11:31:44 +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 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 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 fb20bdc65e Use readable timestamp for statuses 2020-01-10 04:18:33 +00:00
r a8dbbec988 Add fluoride mode 2020-01-08 18:16:06 +00:00
r e9bd72306e Rename package to bloat 2020-01-01 15:58:27 +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 ac4ff88adb Add liked by and retweeted by page 2019-12-26 09:44:05 +00:00
r 656ff3931c Update header template and add option for custom css 2019-12-25 16:38:47 +00:00
r bde2c03495 Refector render structs 2019-12-25 14:13:59 +00:00
r f6f7b27e40 Add local and twkn timelines 2019-12-25 04:30:21 +00:00
r a24d87ad20 Add userinfo in navigation 2019-12-24 14:55:05 +00:00
r 08cc2a6ade Add emojis page 2019-12-22 18:10:42 +00:00
r 4a83c22261 Fix css and template issues 2019-12-22 03:43:25 +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 39c57a6b65 Use a single form for new posts and replies 2019-12-21 08:38:42 +00:00
r df875381d4 Show content warning in status 2019-12-21 07:22:21 +00:00
r 2648484a1d Add about page 2019-12-21 05:48:48 +00:00
r 889f8da496 Use local url for for mentioned users 2019-12-21 05:48:06 +00:00
r 3280af21ed Fix TimeSince calculation 2019-12-20 18:31:55 +00:00
r a1f49af1d9 Add user page and follow/unfollow calls 2019-12-20 18:30:20 +00:00
r 6e02be73b5 Fix reply template 2019-12-19 15:12:35 +00:00
r d7fc7cf2f5 Add reply links on thread page 2019-12-18 22:14:02 +00:00
r f68d72ae0e Add notification support 2019-12-15 17:37:58 +00:00