bloat
3 years agoUse SetCookie function
r [Sun, 29 Dec 2019 05:59:31 +0000 (05:59 +0000)]
Use SetCookie function

3 years agoAdd following and followers page
r [Sun, 29 Dec 2019 03:43:57 +0000 (03:43 +0000)]
Add following and followers page

3 years agoAdd settings page
r [Fri, 27 Dec 2019 08:06:43 +0000 (08:06 +0000)]
Add settings page

3 years agoAdd search page
r [Thu, 26 Dec 2019 19:18:09 +0000 (19:18 +0000)]
Add search page

3 years agoAdd post format selection
r [Thu, 26 Dec 2019 11:25:29 +0000 (11:25 +0000)]
Add post format selection

3 years agoAdd liked by and retweeted by page
r [Thu, 26 Dec 2019 09:11:24 +0000 (09:11 +0000)]
Add liked by and retweeted by page

3 years agoFix scope icon
r [Thu, 26 Dec 2019 06:09:45 +0000 (06:09 +0000)]
Fix scope icon

3 years agoUpdate header template and add option for custom css
r [Wed, 25 Dec 2019 16:38:47 +0000 (16:38 +0000)]
Update header template and add option for custom css

3 years agoRefector render structs
r [Wed, 25 Dec 2019 14:13:59 +0000 (14:13 +0000)]
Refector render structs

3 years agoFix timeline pagination
r [Wed, 25 Dec 2019 04:39:34 +0000 (04:39 +0000)]
Fix timeline pagination

3 years agoFix type in css
r [Wed, 25 Dec 2019 04:32:56 +0000 (04:32 +0000)]
Fix type in css

3 years agoAdd local and twkn timelines
r [Wed, 25 Dec 2019 04:30:21 +0000 (04:30 +0000)]
Add local and twkn timelines

3 years agoFix status content style
r [Tue, 24 Dec 2019 15:19:11 +0000 (15:19 +0000)]
Fix status content style

3 years agoAdd userinfo in navigation
r [Tue, 24 Dec 2019 14:55:05 +0000 (14:55 +0000)]
Add userinfo in navigation

3 years agoSwitch to fork-awesome font
r [Sun, 22 Dec 2019 19:43:03 +0000 (19:43 +0000)]
Switch to fork-awesome font

3 years agoAdd emojis page
r [Sun, 22 Dec 2019 18:10:42 +0000 (18:10 +0000)]
Add emojis page

3 years agoFix go mod
r [Sun, 22 Dec 2019 16:28:31 +0000 (16:28 +0000)]
Fix go mod

3 years agoAdd nsfw checkbox for posts
r [Sun, 22 Dec 2019 16:27:49 +0000 (16:27 +0000)]
Add nsfw checkbox for posts

3 years agoAdd nsfw mask for status media
r [Sun, 22 Dec 2019 04:25:56 +0000 (04:25 +0000)]
Add nsfw mask for status media

3 years agoFix css and template issues
r [Sun, 22 Dec 2019 03:43:25 +0000 (03:43 +0000)]
Fix css and template issues

3 years agoAdd support for scopes
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

3 years agoUse a custom client for settings
r [Sat, 21 Dec 2019 11:13:21 +0000 (11:13 +0000)]
Use a custom client for settings

3 years agoUse json format for app and session repo
r [Sat, 21 Dec 2019 09:56:18 +0000 (09:56 +0000)]
Use json format for app and session repo

3 years agoMake instance domain required in signin form
r [Sat, 21 Dec 2019 09:54:52 +0000 (09:54 +0000)]
Make instance domain required in signin form

3 years agoUse a single form for new posts and replies
r [Sat, 21 Dec 2019 08:36:44 +0000 (08:36 +0000)]
Use a single form for new posts and replies

3 years agoShow content warning in status
r [Sat, 21 Dec 2019 07:22:21 +0000 (07:22 +0000)]
Show content warning in status

3 years agoAdd about page
r [Sat, 21 Dec 2019 05:48:48 +0000 (05:48 +0000)]
Add about page

3 years agoUse local url for for mentioned users
r [Sat, 21 Dec 2019 05:48:06 +0000 (05:48 +0000)]
Use local url for for mentioned users

3 years agoFix TimeSince calculation
r [Fri, 20 Dec 2019 18:31:55 +0000 (18:31 +0000)]
Fix TimeSince calculation

3 years agoAdd user page and follow/unfollow calls
r [Fri, 20 Dec 2019 18:30:20 +0000 (18:30 +0000)]
Add user page and follow/unfollow calls

3 years agoRemove unused file
r [Thu, 19 Dec 2019 16:21:37 +0000 (16:21 +0000)]
Remove unused file

3 years agoImprove css for mobile devices
r [Thu, 19 Dec 2019 16:19:44 +0000 (16:19 +0000)]
Improve css for mobile devices

3 years agoUse css :target to highlight current post
r [Thu, 19 Dec 2019 15:24:33 +0000 (15:24 +0000)]
Use css :target to highlight current post

3 years agoFix reply template
r [Thu, 19 Dec 2019 15:12:35 +0000 (15:12 +0000)]
Fix reply template

3 years agoAdd reply links on thread page
r [Wed, 18 Dec 2019 22:14:02 +0000 (22:14 +0000)]
Add reply links on thread page

3 years agoChange default database directory
r [Wed, 18 Dec 2019 16:12:09 +0000 (16:12 +0000)]
Change default database directory

3 years agoRemove sqlite from README
r [Tue, 17 Dec 2019 20:22:07 +0000 (20:22 +0000)]
Remove sqlite from README

3 years agoUse filesystem based kv store instead of sqlite
r [Tue, 17 Dec 2019 20:17:25 +0000 (20:17 +0000)]
Use filesystem based kv store instead of sqlite

3 years agoFix redirection URL
r [Tue, 17 Dec 2019 20:17:03 +0000 (20:17 +0000)]
Fix redirection URL

3 years agoUse http 302 for redirection instead of 303
r [Tue, 17 Dec 2019 20:15:34 +0000 (20:15 +0000)]
Use http 302 for redirection instead of 303

3 years agoAdd notification support
r [Sun, 15 Dec 2019 17:37:58 +0000 (17:37 +0000)]
Add notification support

3 years agoFix prev pagination
r [Sun, 15 Dec 2019 06:55:13 +0000 (06:55 +0000)]
Fix prev pagination

3 years agoAdd attachments support
r [Sat, 14 Dec 2019 20:19:02 +0000 (20:19 +0000)]
Add attachments support

3 years agoFocus relevant status on like, retweet and reply
r [Sat, 14 Dec 2019 18:12:48 +0000 (18:12 +0000)]
Focus relevant status on like, retweet and reply

3 years agoFocus compose box on reply
r [Sat, 14 Dec 2019 17:48:54 +0000 (17:48 +0000)]
Focus compose box on reply

3 years agoUpdate compose box style
r [Sat, 14 Dec 2019 17:48:33 +0000 (17:48 +0000)]
Update compose box style

3 years agoFix mentions
r [Sat, 14 Dec 2019 17:47:14 +0000 (17:47 +0000)]
Fix mentions

3 years agoRename repeated to retweeted in template
r [Sat, 14 Dec 2019 17:18:04 +0000 (17:18 +0000)]
Rename repeated to retweeted in template

3 years agoAdd README file
r [Sat, 14 Dec 2019 15:03:01 +0000 (15:03 +0000)]
Add README file

3 years agoRemove unsed variables from Makefile
r [Sat, 14 Dec 2019 10:59:07 +0000 (10:59 +0000)]
Remove unsed variables from Makefile

3 years agoShow retweet info in status
r [Sat, 14 Dec 2019 10:57:14 +0000 (10:57 +0000)]
Show retweet info in status

3 years agoAdd license
r [Fri, 13 Dec 2019 21:07:34 +0000 (21:07 +0000)]
Add license

3 years agoUse account mentions as default text in replies
r [Fri, 13 Dec 2019 20:33:20 +0000 (20:33 +0000)]
Use account mentions as default text in replies

3 years agoAdd signout method
r [Fri, 13 Dec 2019 20:23:15 +0000 (20:23 +0000)]
Add signout method

3 years agoUpdate page title and add navigation links
r [Fri, 13 Dec 2019 20:04:28 +0000 (20:04 +0000)]
Update page title and add navigation links

3 years agoAdd attachment media support
r [Fri, 13 Dec 2019 20:03:26 +0000 (20:03 +0000)]
Add attachment media support

3 years agoInitial commit
r [Fri, 13 Dec 2019 18:08:26 +0000 (18:08 +0000)]
Initial commit