r [Sun, 23 Feb 2020 13:26:39 +0000 (13:26 +0000)]
Use <base> element to set target
r [Wed, 19 Feb 2020 16:33:21 +0000 (16:33 +0000)]
Fix time duration value
- Make sure that duration is not < 0
- Handle nil ExpiresAt time in poll
r [Tue, 18 Feb 2020 22:15:37 +0000 (22:15 +0000)]
Add frame based navigation
r [Tue, 18 Feb 2020 21:48:21 +0000 (21:48 +0000)]
Update makefile and install instructions
Updated makefile now performs installation without overwriting config
and database directory.
r [Sun, 9 Feb 2020 13:44:54 +0000 (13:44 +0000)]
Merge branch 'master' of git.freesoftwareextremist.com:public/bloat
r [Sun, 9 Feb 2020 13:42:16 +0000 (13:42 +0000)]
Add poll support
Currenlty only voting is possible.
r [Sat, 8 Feb 2020 11:50:14 +0000 (11:50 +0000)]
Remove account relationship buttons for logged in user's page
r [Sat, 8 Feb 2020 10:49:06 +0000 (10:49 +0000)]
Add account muting and blocking
r [Thu, 6 Feb 2020 15:55:28 +0000 (15:55 +0000)]
Render emojis in profile description
r [Sun, 2 Feb 2020 11:42:13 +0000 (11:42 +0000)]
Update default config
r [Sun, 2 Feb 2020 11:37:49 +0000 (11:37 +0000)]
Add install instructions
r [Sun, 2 Feb 2020 08:30:40 +0000 (08:30 +0000)]
Add status deletion
r [Sun, 2 Feb 2020 07:24:06 +0000 (07:24 +0000)]
Add conversation muting
r [Sat, 1 Feb 2020 15:06:32 +0000 (15:06 +0000)]
Fix Makefile
r [Sat, 1 Feb 2020 15:06:06 +0000 (15:06 +0000)]
Fix fluoride
r [Sat, 1 Feb 2020 14:21:10 +0000 (14:21 +0000)]
Update README
r [Sat, 1 Feb 2020 11:31:44 +0000 (11:31 +0000)]
Use vendored dependencies
r [Fri, 31 Jan 2020 18:23:18 +0000 (18:23 +0000)]
Remove websocket api
r [Fri, 31 Jan 2020 18:18:31 +0000 (18:18 +0000)]
Add install target for make
- Update default config path accordingly
- Mention use of config file in README
r [Fri, 31 Jan 2020 03:38:49 +0000 (03:38 +0000)]
Update user page
- Use the same page to display status and user list
- Add media only status list
r [Fri, 31 Jan 2020 02:44:33 +0000 (02:44 +0000)]
Fix error reponse
- Use status 500 for error page response
- Use json response for fluoride calls
r [Thu, 30 Jan 2020 15:32:37 +0000 (15:32 +0000)]
Add user search page
r [Thu, 30 Jan 2020 13:56:29 +0000 (13:56 +0000)]
Remove icons
r [Wed, 29 Jan 2020 18:14:27 +0000 (18:14 +0000)]
Update notification layout
r [Tue, 28 Jan 2020 20:56:15 +0000 (20:56 +0000)]
Add direct timeline
r [Tue, 28 Jan 2020 20:50:14 +0000 (20:50 +0000)]
Fix error printing
r [Tue, 28 Jan 2020 20:49:58 +0000 (20:49 +0000)]
Update config
r [Tue, 28 Jan 2020 17:51:00 +0000 (17:51 +0000)]
Refactor everything
r [Sun, 26 Jan 2020 16:06:19 +0000 (16:06 +0000)]
Fix migration script
r [Sun, 26 Jan 2020 09:21:26 +0000 (09:21 +0000)]
Make fluoride librejs compatible
r [Sun, 26 Jan 2020 08:58:15 +0000 (08:58 +0000)]
Change link hover behaviour
Highlight div if the target status is inside the viewport
and show popup otherwise.
r [Sun, 26 Jan 2020 07:45:58 +0000 (07:45 +0000)]
Fix go mod
r [Sun, 26 Jan 2020 07:45:02 +0000 (07:45 +0000)]
Update random id generation algorithm
r [Sat, 25 Jan 2020 10:07:06 +0000 (10:07 +0000)]
Add CSRF protection
r [Wed, 15 Jan 2020 06:01:36 +0000 (06:01 +0000)]
Fix notification count
r [Tue, 14 Jan 2020 16:57:16 +0000 (16:57 +0000)]
Refactor renderer and templates
r [Sun, 12 Jan 2020 17:16:57 +0000 (17:16 +0000)]
Add dark mode
r [Sat, 11 Jan 2020 10:51:33 +0000 (10:51 +0000)]
Add status reply preview in fluoride mode
r [Sat, 11 Jan 2020 07:26:00 +0000 (07:26 +0000)]
Use max height for status content
r [Sat, 11 Jan 2020 07:19:48 +0000 (07:19 +0000)]
Use url fragment for post link on thread page
r [Fri, 10 Jan 2020 04:05:01 +0000 (04:05 +0000)]
Use readable timestamp for statuses
r [Fri, 10 Jan 2020 03:56:46 +0000 (03:56 +0000)]
Fix notification timestamp
r [Fri, 10 Jan 2020 03:53:02 +0000 (03:53 +0000)]
Add page titles
r [Wed, 8 Jan 2020 18:16:06 +0000 (18:16 +0000)]
Add fluoride mode
r [Sun, 5 Jan 2020 18:55:37 +0000 (18:55 +0000)]
Fix duplicate status ids
Use retweeted_by_id to focus target tweet
r [Sat, 4 Jan 2020 18:56:47 +0000 (18:56 +0000)]
Use post method for like and retweet
r [Wed, 1 Jan 2020 15:58:27 +0000 (15:58 +0000)]
Rename package to bloat
r [Wed, 1 Jan 2020 15:18:04 +0000 (15:18 +0000)]
Add command line flag to specify config file
r [Wed, 1 Jan 2020 11:39:46 +0000 (11:39 +0000)]
Update readme
r [Wed, 1 Jan 2020 09:40:47 +0000 (09:40 +0000)]
Use png icons instead of font icons
r [Wed, 1 Jan 2020 07:39:42 +0000 (07:39 +0000)]
Fix css
- Fix sizing for inline status imaged
- Use flexbox for userinfo
r [Tue, 31 Dec 2019 11:00:21 +0000 (11:00 +0000)]
Add option to mask nsfw attachments
r [Sun, 29 Dec 2019 11:32:24 +0000 (11:32 +0000)]
Add default settings
r [Sun, 29 Dec 2019 05:59:31 +0000 (05:59 +0000)]
Use SetCookie function
r [Sun, 29 Dec 2019 03:43:57 +0000 (03:43 +0000)]
Add following and followers page
r [Fri, 27 Dec 2019 08:06:43 +0000 (08:06 +0000)]
Add settings page
r [Thu, 26 Dec 2019 19:18:09 +0000 (19:18 +0000)]
Add search page
r [Thu, 26 Dec 2019 11:25:29 +0000 (11:25 +0000)]
Add post format selection
r [Thu, 26 Dec 2019 09:11:24 +0000 (09:11 +0000)]
Add liked by and retweeted by page
r [Thu, 26 Dec 2019 06:09:45 +0000 (06:09 +0000)]
Fix scope icon
r [Wed, 25 Dec 2019 16:38:47 +0000 (16:38 +0000)]
Update header template and add option for custom css
r [Wed, 25 Dec 2019 14:13:59 +0000 (14:13 +0000)]
Refector render structs
r [Wed, 25 Dec 2019 04:39:34 +0000 (04:39 +0000)]
Fix timeline pagination
r [Wed, 25 Dec 2019 04:32:56 +0000 (04:32 +0000)]
Fix type in css
r [Wed, 25 Dec 2019 04:30:21 +0000 (04:30 +0000)]
Add local and twkn timelines
r [Tue, 24 Dec 2019 15:19:11 +0000 (15:19 +0000)]
Fix status content style
r [Tue, 24 Dec 2019 14:55:05 +0000 (14:55 +0000)]
Add userinfo in navigation
r [Sun, 22 Dec 2019 19:43:03 +0000 (19:43 +0000)]
Switch to fork-awesome font
r [Sun, 22 Dec 2019 18:10:42 +0000 (18:10 +0000)]
Add emojis page
r [Sun, 22 Dec 2019 16:28:31 +0000 (16:28 +0000)]
Fix go mod
r [Sun, 22 Dec 2019 16:27:49 +0000 (16:27 +0000)]
Add nsfw checkbox for posts
r [Sun, 22 Dec 2019 04:25:56 +0000 (04:25 +0000)]
Add nsfw mask for status media
r [Sun, 22 Dec 2019 03:43:25 +0000 (03:43 +0000)]
Fix css and template issues
r [Sat, 21 Dec 2019 13:26:31 +0000 (13:26 +0000)]
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
r [Sat, 21 Dec 2019 11:13:21 +0000 (11:13 +0000)]
Use a custom client for settings
r [Sat, 21 Dec 2019 09:56:18 +0000 (09:56 +0000)]
Use json format for app and session repo
r [Sat, 21 Dec 2019 09:54:52 +0000 (09:54 +0000)]
Make instance domain required in signin form
r [Sat, 21 Dec 2019 08:36:44 +0000 (08:36 +0000)]
Use a single form for new posts and replies
r [Sat, 21 Dec 2019 07:22:21 +0000 (07:22 +0000)]
Show content warning in status
r [Sat, 21 Dec 2019 05:48:48 +0000 (05:48 +0000)]
Add about page
r [Sat, 21 Dec 2019 05:48:06 +0000 (05:48 +0000)]
Use local url for for mentioned users
r [Fri, 20 Dec 2019 18:31:55 +0000 (18:31 +0000)]
Fix TimeSince calculation
r [Fri, 20 Dec 2019 18:30:20 +0000 (18:30 +0000)]
Add user page and follow/unfollow calls
r [Thu, 19 Dec 2019 16:21:37 +0000 (16:21 +0000)]
Remove unused file
r [Thu, 19 Dec 2019 16:19:44 +0000 (16:19 +0000)]
Improve css for mobile devices
r [Thu, 19 Dec 2019 15:24:33 +0000 (15:24 +0000)]
Use css :target to highlight current post
r [Thu, 19 Dec 2019 15:12:35 +0000 (15:12 +0000)]
Fix reply template
r [Wed, 18 Dec 2019 22:14:02 +0000 (22:14 +0000)]
Add reply links on thread page
r [Wed, 18 Dec 2019 16:12:09 +0000 (16:12 +0000)]
Change default database directory
r [Tue, 17 Dec 2019 20:22:07 +0000 (20:22 +0000)]
Remove sqlite from README
r [Tue, 17 Dec 2019 20:17:25 +0000 (20:17 +0000)]
Use filesystem based kv store instead of sqlite
r [Tue, 17 Dec 2019 20:17:03 +0000 (20:17 +0000)]
Fix redirection URL
r [Tue, 17 Dec 2019 20:15:34 +0000 (20:15 +0000)]
Use http 302 for redirection instead of 303
r [Sun, 15 Dec 2019 17:37:58 +0000 (17:37 +0000)]
Add notification support
r [Sun, 15 Dec 2019 06:55:13 +0000 (06:55 +0000)]
Fix prev pagination
r [Sat, 14 Dec 2019 20:19:02 +0000 (20:19 +0000)]
Add attachments support
r [Sat, 14 Dec 2019 18:12:48 +0000 (18:12 +0000)]
Focus relevant status on like, retweet and reply
r [Sat, 14 Dec 2019 17:48:54 +0000 (17:48 +0000)]
Focus compose box on reply
r [Sat, 14 Dec 2019 17:48:33 +0000 (17:48 +0000)]
Update compose box style
r [Sat, 14 Dec 2019 17:47:14 +0000 (17:47 +0000)]
Fix mentions