Commit Graph

377 Commits

Author SHA1 Message Date
teddit 3e01937247 add '/subreddits' feature for searching and exploring subreddits 2021-01-17 17:29:49 +01:00
random_guy52 bfa71bafa0 Update 'CHANGELOG.md' 2021-01-17 15:19:07 +01:00
random_guy52 342eddd86f Merge branch 'main' into changelog 2021-01-17 15:17:25 +01:00
teddit 9dea345a03 add /r/random support 2021-01-17 13:41:25 +01:00
random_guy52 01889f0ca2 Update 'CHANGELOG.md' 2021-01-17 13:30:03 +01:00
random_guy52 de27247fbe Update 'CHANGELOG.md' 2021-01-17 13:29:46 +01:00
random_guy52 e20c1a4691 Merge pull request 'main' (#1) from teddit/teddit:main into changelog
Reviewed-on: https://codeberg.org/random_guy52/teddit/pulls/1
2021-01-17 13:27:45 +01:00
teddit fff9c2d5b9 convert reddit.com links to instance domain 2021-01-16 21:14:12 +01:00
teddit 7b90601dae Merge pull request 'Update 'CHANGELOG.md'' (#111) from random_guy52/teddit:changelog into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/111
2021-01-15 18:36:32 +01:00
random_guy52 a1a201642c Update 'CHANGELOG.md' 2021-01-15 18:34:50 +01:00
teddit 19a281ebe4 scroll to infobar when viewing comment permalink #78 2021-01-15 18:02:50 +01:00
teddit cd6750264b fix sidebar overflow #109 2021-01-15 17:57:25 +01:00
teddit aca7c02d48 Merge pull request 'changelog' (#108) from random_guy52/teddit:changelog into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/108
2021-01-12 17:27:57 +01:00
random_guy52 b5ca498abd Update 'CHANGELOG.md' 2021-01-12 16:33:49 +01:00
random_guy52 ffb4292b5b Merge branch 'main' into changelog 2021-01-12 16:25:54 +01:00
teddit 5c36061261 add /r/popular to the top bar 2021-01-12 16:23:18 +01:00
random_guy52 8bfc37fd05 Merge branch 'main' into changelog 2021-01-11 07:27:30 +01:00
random_guy52 f0642a9925 Delete 'static/css/nord.css' 2021-01-11 07:20:46 +01:00
random_guy52 54aba5b186 Add 'config.js.template' 2021-01-11 07:20:19 +01:00
random_guy52 50e1415b7e Update 'CHANGELOG.md' 2021-01-11 03:27:11 +01:00
random_guy52 11a6ebd746 Add 'CHANGELOG.md' 2021-01-11 02:23:57 +01:00
teddit c0f9f2e932 fix indentations 2021-01-10 15:07:38 +01:00
teddit 47e895557d fix subscribe button on mobile, fix #107 2021-01-10 15:03:27 +01:00
teddit d0302f232f fine-tune link colors 2021-01-10 14:51:05 +01:00
teddit 6e64144db0 make link colors more consistent, fix #101 2021-01-10 14:36:48 +01:00
teddit 3ff7f5c892 Merge pull request 'Show the edit date' (#106) from StevenNMeza/teddit:edited_dates into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/106
2021-01-10 14:16:41 +01:00
StevenNMeza cfc6299fb3 Show the edit date 2021-01-10 10:59:04 +01:00
randomguy 3177ea1173 nord.css file 2021-01-10 14:09:40 +05:30
randomguy e7e4ef4b60 delete config.js 2021-01-09 21:14:19 +05:30
teddit f59eb03698 user info on top of entries, fix #105 2021-01-09 13:29:57 +01:00
teddit d2b117c6fc Merge pull request 'Separate dark theme in another file' (#103) from bopol/teddit:theme into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/103
2021-01-09 13:01:09 +01:00
teddit 8685588df8 fix prev/next links on index 2021-01-09 12:54:26 +01:00
teddit f3eceae1f3 add /r/all even when we have subscriptions 2021-01-09 12:41:51 +01:00
bopol 18ca25b18a only include dark.css if dark theme is choosen 2021-01-09 11:53:54 +01:00
bopol d7440861ec Separate dark theme css 2021-01-08 23:49:00 +01:00
teddit d72b00cb87 fix subreddit view when there are no subscriptions 2021-01-08 21:49:07 +01:00
teddit f368b40dda add subscribe to subreddit feature 2021-01-08 21:39:46 +01:00
teddit ace5b2587c Merge pull request 'Do not run a search if only `/search` is requested' (#100) from StevenNMeza/teddit:search_fix into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/100
2021-01-07 17:02:55 +01:00
StevenNMeza 3fdb74dd7b Do not run a search if only `/search` is requested 2021-01-07 13:18:39 +01:00
teddit f25fcc75ba update readme 2021-01-06 16:23:49 +01:00
teddit f8fbb566e7 add enclosure elements to user rss feeds 2021-01-06 16:20:44 +01:00
teddit d2769937ac add user support for teddit api 2021-01-06 16:06:11 +01:00
teddit ea70ef9296 fix links in user view 2021-01-05 20:06:18 +01:00
teddit 5f5397e9e3 add wiki links to subreddit view 2021-01-05 02:51:38 +01:00
teddit 80ed4f1550 rm unnecessary reddit wiki styles 2021-01-05 02:44:44 +01:00
teddit 11c06bcc29 add wiki support 2021-01-05 02:41:57 +01:00
teddit 8cdce383bc add title attr for daggers 2021-01-05 01:26:25 +01:00
teddit 448a6798e9 Merge pull request '#91 added preference to highlight controversial comments' (#97) from juzz/teddit:controversial into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/97
2021-01-05 01:16:36 +01:00
juzz c9b0d33faa #91 added preference to highlight controversial comments 2021-01-05 08:50:47 +11:00
teddit 186d8facb3 fix 'load more comments (n)' and 'continue this thread' links #82 2021-01-04 20:38:12 +01:00