makeworld
|
4a2c7da529
|
🐛 Don't have a Next Page link on the last subs page
|
2020-12-07 18:09:10 -05:00 |
|
makeworld
|
6d8e823e51
|
🔀 Merge branch 'feeds' - subscriptions feature
See #61 for details on this feature.
|
2020-12-07 15:33:44 -05:00 |
|
makeworld
|
d7942c68b0
|
👷 Fix ignore syntax
|
2020-12-07 15:32:35 -05:00 |
|
makeworld
|
9729802149
|
👷 Ignore docs files in CI, let all jobs run
|
2020-12-07 15:25:14 -05:00 |
|
makeworld
|
1cdcd1dbc0
|
Update docs to prep for merge
|
2020-12-07 15:18:47 -05:00 |
|
makeworld
|
dd65368976
|
Lint fixes
|
2020-12-06 22:15:24 -05:00 |
|
makeworld
|
d0c8184cc0
|
Merge branch 'master' into feeds
|
2020-12-06 22:11:05 -05:00 |
|
makeworld
|
cf52850cb0
|
Fix lint by not using goconst
|
2020-12-06 21:05:36 -05:00 |
|
makeworld
|
ef23d9e45f
|
Logging removed
|
2020-12-06 21:02:41 -05:00 |
|
makeworld
|
dd7550dffb
|
Add pagination
|
2020-12-06 20:57:57 -05:00 |
|
makeworld
|
1a2fba92c2
|
Add subscription manager, fix corrupt read/write & short URI panic
More info on corrupt reads and writes:
https://github.com/makeworld-the-better-one/amfora/issues/61#issuecomment-735042805
The panic was occuring due to lines like:
if u[:6] == "about:"
These would cause panics for URIs that were shorter than 6, like "docs/".
strings.HasPrefix was used instead to fix this.
|
2020-12-05 20:35:15 -05:00 |
|
Serge Tymoshenko
|
fe0b2504cf
|
Add One Dark theme (#136)
|
2020-12-04 13:26:08 -05:00 |
|
makeworld
|
7932f8f2d3
|
📝 Add #133 to changelog
|
2020-12-01 14:01:59 -05:00 |
|
p1gp1g
|
cafbb5c4c1
|
show links (#133)
Co-authored-by: pigpig <pigpig@pig.pig>
|
2020-12-01 14:00:01 -05:00 |
|
makeworld
|
e5891a52e7
|
📝 Reference wiki on readme
|
2020-12-01 10:52:06 -05:00 |
|
Benjamin Réthoré
|
d9637d338e
|
Adds solarized dark and light themes (#132)
Co-authored-by: Benjamin Réthoré <benjamin@subitolabs.com>
|
2020-11-30 10:46:56 -05:00 |
|
makeworld
|
62102d4f98
|
Add handleAbout()
|
2020-11-27 18:25:17 -05:00 |
|
makeworld
|
5722c50432
|
Move funcs to handlers.go
|
2020-11-27 17:57:19 -05:00 |
|
makeworld
|
71be668652
|
Prevent potential nil error on timestamps
|
2020-11-27 17:52:36 -05:00 |
|
makeworld
|
f6e89fdaa1
|
Switch subscription-based naming
|
2020-11-27 17:01:29 -05:00 |
|
makeworld
|
d1048edd96
|
📝 Add screenshots of gruvbox theme - #130
|
2020-11-26 13:29:41 -05:00 |
|
Grey
|
4e17ddd2fa
|
Add gruvbox theme (#130)
|
2020-11-26 13:27:02 -05:00 |
|
makeworld
|
7cd8abcf7e
|
📝 Remove travis shield
|
2020-11-25 10:11:12 -05:00 |
|
makeworld
|
1aeaadbb19
|
🐛 Support Go 1.13 and 1.14
|
2020-11-23 21:26:44 -05:00 |
|
makeworld
|
ba28b2b5f9
|
Merge branch 'master' into feeds
|
2020-11-23 21:11:51 -05:00 |
|
makeworld
|
c53c36a4d0
|
⬆️ go-gemini v0.9.3
Timeout when header takes too long, downloading uses proxies if appropriate
|
2020-11-23 21:09:48 -05:00 |
|
makeworld
|
8cc240bb4e
|
💄 Add dracula theme
|
2020-11-23 13:19:05 -05:00 |
|
makeworld
|
ef8295b0a4
|
Handle multiple links per post, prefer item author over feed author
|
2020-11-22 20:04:09 -05:00 |
|
makeworld
|
9eebbb54e7
|
📝 Doc for #117
|
2020-11-22 16:27:34 -05:00 |
|
Mattias Jadelius
|
51fd32e1ea
|
fix for #103: Simple handling of local (file://) urls (#117)
Co-authored-by: Mattias Jadelius <mattias.jadelius>
|
2020-11-22 16:25:20 -05:00 |
|
makeworld
|
a04c281ae0
|
⏪ Revert "🚸 Support numpad enter key"
This reverts commit 4b78a13140 .
See #123 for more info on why this was reverted.
|
2020-11-21 19:35:17 -05:00 |
|
makeworld
|
4b78a13140
|
🚸 Support numpad enter key
|
2020-11-21 12:45:54 -05:00 |
|
makeworld
|
8875af6c57
|
Ask about downloading if user doesn't add feed
|
2020-11-19 21:14:19 -05:00 |
|
makeworld
|
73bd071753
|
🔧 Use single quotes for commands and paths in config
|
2020-11-19 20:49:16 -05:00 |
|
makeworld
|
8ffc0ca29c
|
Refine post prefix logic
Improved for hosted users and feeds with titles and authors.
|
2020-11-19 12:50:49 -05:00 |
|
makeworld
|
fb8af885ab
|
Fix duplicated bookmarks bug
|
2020-11-19 11:39:08 -05:00 |
|
makeworld
|
ce81c97def
|
Display paths better, remove more unused content, fix author nil panic
|
2020-11-19 11:34:10 -05:00 |
|
makeworld
|
ed7de1d05e
|
📝 Themes need truecolor
|
2020-11-19 00:37:34 -05:00 |
|
makeworld
|
780cf41137
|
📝 Document user themes
|
2020-11-19 00:34:02 -05:00 |
|
makeworld
|
f740ce6cf9
|
💄 Switch pre. text color to yellow - less passive
|
2020-11-19 00:07:56 -05:00 |
|
makeworld
|
12321f82a7
|
Update every X minutes with X workers
|
2020-11-18 21:24:26 -05:00 |
|
makeworld
|
d0d8b15bbb
|
🚧 Autodetect all kinds of feeds
|
2020-11-18 20:39:27 -05:00 |
|
makeworld
|
e026eb25e0
|
🐛 Fix 'concurrent map writes' panic and don't check for cert every time
|
2020-11-18 19:29:22 -05:00 |
|
makeworld
|
c72a225a43
|
🚧 Fix duplicate entries in feed page
|
2020-11-18 16:10:22 -05:00 |
|
makeworld
|
cf5e65f75a
|
🚧 Adding & displaying feeds/pages works
See NOTES.md for things still left
|
2020-11-17 20:56:15 -05:00 |
|
makeworld
|
781b89af61
|
🚧 Allow caching, increase curDay initial"
|
2020-11-17 11:59:06 -05:00 |
|
makeworld
|
0a963a0d8d
|
🚧 Support JSON feeds
|
2020-11-17 11:26:49 -05:00 |
|
makeworld
|
bc4c72bba9
|
Merge branch 'master' into feeds
|
2020-11-17 10:45:28 -05:00 |
|
makeworld
|
67000c120a
|
Merge branch 'master' of https://github.com/makeworld-the-better-one/amfora
|
2020-11-16 18:21:03 -05:00 |
|
makeworld
|
524dee9635
|
💄 Preformatted text grey by default
|
2020-11-16 18:20:53 -05:00 |
|