Commit Graph

174 Commits

Author SHA1 Message Date
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
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
591360f2a8 Add post format selection 2019-12-26 11:25:29 +00:00
r
ac4ff88adb Add liked by and retweeted by page 2019-12-26 09:44:05 +00:00
r
c34bde2d52 Fix scope icon 2019-12-26 06:09:45 +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
c18a1be21a Fix timeline pagination 2019-12-25 04:39:34 +00:00
r
1939d120cd Fix type in css 2019-12-25 04:32:56 +00:00
r
f6f7b27e40 Add local and twkn timelines 2019-12-25 04:30:21 +00:00
r
51bdb20402 Fix status content style 2019-12-24 15:19:11 +00:00
r
a24d87ad20 Add userinfo in navigation 2019-12-24 14:55:05 +00:00
r
16300c93c1 Switch to fork-awesome font 2019-12-22 19:44:09 +00:00
r
08cc2a6ade Add emojis page 2019-12-22 18:10:42 +00:00
r
967a9c954e Fix go mod 2019-12-22 16:28:31 +00:00
r
05daa6a148 Add nsfw checkbox for posts 2019-12-22 16:27:49 +00:00
r
2506615f42 Add nsfw mask for status media 2019-12-22 04:25:56 +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
3af4361927 Use a custom client for settings 2019-12-21 11:13:21 +00:00
r
e73eb1162a Use json format for app and session repo 2019-12-21 10:56:40 +00:00
r
a25d64a078 Make instance domain required in signin form 2019-12-21 09:54:52 +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
3d1e4cfa4c Remove unused file 2019-12-19 16:21:37 +00:00
r
7c6097703c Improve css for mobile devices 2019-12-19 16:19:44 +00:00
r
ebd6636167 Use css :target to highlight current post 2019-12-19 15:24:33 +00:00