Commit Graph

131 Commits

Author SHA1 Message Date
teddit da9bf3b3e0 display number of results in search 2021-01-20 21:33:48 +01:00
teddit 8eb000cda0 mv logo inside link 2021-01-20 17:00:05 +01:00
teddit a5ecfd58c2 Merge pull request 'Added a sepia theme, based on the sepia theme in Slide for Android' (#121) from ltGuillaume/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/121
2021-01-20 16:46:18 +01:00
teddit f684776eaa add logo to topbar, fix #124 2021-01-20 16:43:02 +01:00
ltGuillaume 07555e0d0a Added a sepia theme, based on the sepia theme in Slide for Android 2021-01-19 21:49:03 +01:00
teddit 00813d6a22 fix expand-selftext button css 2021-01-19 17:36:31 +01:00
teddit 3ea653de22 add feature to expand text posts from subreddit view 2021-01-19 17:21:31 +01:00
teddit a26255c6ca add 'more »' link to topbar 2021-01-17 17:44:57 +01:00
teddit 3e01937247 add '/subreddits' feature for searching and exploring subreddits 2021-01-17 17:29:49 +01:00
teddit 5c36061261 add /r/popular to the top bar 2021-01-12 16:23:18 +01:00
teddit 47e895557d fix subscribe button on mobile, fix #107 2021-01-10 15:03:27 +01:00
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
StevenNMeza 3fdb74dd7b Do not run a search if only `/search` is requested 2021-01-07 13:18:39 +01:00
teddit 5f5397e9e3 add wiki links to subreddit view 2021-01-05 02:51:38 +01:00
teddit 11c06bcc29 add wiki support 2021-01-05 02:41:57 +01:00
juzz c9b0d33faa #91 added preference to highlight controversial comments 2021-01-05 08:50:47 +11:00
bopol 6a1cc74869 view-more-inks -> view-more-links 2021-01-04 12:43:14 +01:00
teddit d9e616a469 fix search results, fix #65 2021-01-01 18:18:54 +01:00
StevenNMeza 94b59a140f Show the correct string 2021-01-01 14:11:14 +01:00
teddit 7aad960d22 make sure post has valid media 2020-12-31 18:20:24 +01:00
teddit eaa441de55 noopener noreferrer to footer link 2020-12-30 22:54:59 +01:00
teddit 2e2ad7acad fixes for styling, performance and meta data 2020-12-30 22:51:20 +01:00
teddit 0f3494711c rm all fontello 2020-12-30 21:42:24 +01:00
teddit 7d82f47471 rm fontello font 2020-12-30 21:36:49 +01:00
teddit 7464569b5d make teddit hostable without reddit oauth api 2020-12-30 18:15:04 +01:00
teddit 653ed87da1 fix nsfw warning on posts 2020-12-30 14:18:59 +01:00
teddit 9e3f9bcdbb add footer #79 2020-12-28 21:45:17 +01:00
teddit dbf1381b43 load more comments => scroll to infobar #78 2020-12-28 21:14:25 +01:00
teddit a655391cec version up 2020-12-28 00:20:09 +01:00
teddit f220b37012 add nsfw warnings for subreddits too 2020-12-28 00:16:45 +01:00
teddit 5f8e8eb7a3 add nsfw warning pages to posts when nsfw content is disabled 2020-12-27 23:25:39 +01:00
teddit 357c6402cd support contest mode 2020-12-27 18:56:27 +01:00
teddit 8a5334c9ac add flairs to preferences 2020-12-24 22:13:08 +01:00
teddit 74b6e76619 add nsfw tags 2020-12-23 16:55:37 +01:00
teddit 836438dfeb add nsfw tags 2020-12-23 15:52:51 +01:00
teddit 40364d6b22 add feature: sort comments in post 2020-12-23 12:41:10 +01:00
StevenNMeza fb202af1e5 Render link flairs 2020-12-21 12:33:43 +01:00
StevenNMeza 5057018fb6 Render user flairs 2020-12-21 12:28:09 +01:00
teddit 8a78051534 add teddit api support for subreddits 2020-12-19 20:52:22 +01:00
teddit d189e25fc0 show number of comments in post view 2020-12-18 18:54:05 +01:00
StevenNMeza 6d6f7a0a44 Do not link to authors of deleted entities 2020-12-15 19:23:19 +01:00
StevenNMeza 5a602b2b88 Add link flairs 2020-12-13 20:53:32 +01:00
teddit 5c3ff13585 mv url localization away from pug templates 2020-12-10 19:16:44 +01:00
teddit 0103e5fb7a remove subreddit names in multireddit view 2020-12-06 21:15:43 +01:00
teddit 421c28ba25 Merge pull request 'Prevent Horizontal Scrolling on Pages With Long Source URLs' (#46) from amrw/teddit:prevent-horizontal-scrolling into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/46
2020-12-06 14:46:18 +01:00
amrw bc93363d9a
Prevent horizontal scrolling on pages with long source URLs 2020-12-06 14:19:07 +01:00
teddit 02b4542f89 rm target blanks 2020-12-05 17:31:31 +01:00
teddit 843ae185ce rm duplicate links element 2020-12-05 17:28:12 +01:00
teddit f21c4d4f33 rm subreddit h2 2020-12-05 17:23:36 +01:00
teddit 48dbc6380b display domain name 2020-12-04 22:33:40 +01:00
teddit d07a400884 add subreddit stickies 2020-12-04 18:10:33 +01:00
teddit c4098a418f add multisubreddit listing 2020-12-04 17:30:54 +01:00
teddit 5caee1fd97 rm redundant lines 2020-12-02 21:06:28 +01:00
teddit 620a400e89 fix localizing post URL #1 2020-12-02 21:02:54 +01:00
teddit afb800d585 cleanTitle() to escape all common chars 2020-12-02 17:08:55 +01:00
teddit 6f1b88a4c7 all titles through cleanTitle() 2020-12-02 17:02:32 +01:00
teddit c536dc53a3 fix search css 2020-12-01 18:56:54 +01:00
teddit 3fc31767d3 search out of place on frontpage 2020-12-01 16:32:57 +01:00
teddit cd8d54eef7 fix comments link 2020-11-30 16:55:52 +01:00
teddit 072ce098a6 fix sorting order 2020-11-30 16:36:10 +01:00
teddit 400bfedb10 add r/all to topbar 2020-11-30 16:24:43 +01:00
teddit 9e21c237a8 add dark theme support 2020-11-30 16:22:52 +01:00
teddit c9e1ae94b7 check if subscribers exist 2020-11-29 22:33:35 +01:00
teddit 8336a3d424 fix an issue when sidebar data is missing 2020-11-29 21:55:36 +01:00
teddit 6b34c55109 update version 2020-11-29 21:54:21 +01:00
teddit eb78d399b7 add subreddit sidebars 2020-11-29 21:52:26 +01:00
teddit c92bf7f7bc add privacy policy 2020-11-29 12:17:23 +01:00
teddit 3b5779f371 fix an issue when user doesnt have any posts/comments 2020-11-21 15:37:46 +01:00
teddit 5e52297481 add dark theme and preferences 2020-11-21 13:50:12 +01:00
teddit 3edde76303 fix error while trying to localize an URL 2020-11-21 12:40:31 +01:00
teddit cd209a1896 update version 0.0.1 => 0.0.2 2020-11-19 20:55:23 +01:00
teddit 7c2446c4b3 add sorting for search 2020-11-19 20:53:29 +01:00
teddit aaf6423495 fix about page git repo url 2020-11-17 21:54:33 +01:00
teddit fdfcd554f8 initial commit 2020-11-17 21:44:32 +01:00