Commit Graph

114 Commits

Author SHA1 Message Date
teddit 006ac93de5 up version 2021-04-08 17:06:42 +02:00
teddit b69c953148 fix upvote ratio percentage rounding #181 2021-04-02 21:12:04 +02:00
memreyagci 88621b9ecd Fixed: Theme of wiki and saved pages were set to white even though
the setting was auto and the browser had a dark theme.
2021-04-01 22:29:47 +02:00
teddit af83447951 improve error messages 2021-03-28 16:55:16 +02:00
teddit 840a7e28ad improve reddit error messages 2021-03-28 16:35:45 +02:00
teddit ac900088a2 add error notice if reddit is down 2021-03-28 15:30:24 +02:00
meyagci 8a2a1e5cd1 Theme is set to "Auto" when no theme is selected.
This will make the website behave according to user's browser theme
unless they specify otherwise.
2021-03-23 16:32:39 +01:00
StevenNMeza 9da8449ee5 Display profile icons 2021-03-22 19:06:57 +01:00
teddit 67e6d5d39d poll typo 2021-03-21 23:08:24 +01:00
teddit f44f093fc2 add poll support 2021-03-21 22:59:10 +01:00
teddit e209391665 up version 2021-03-21 21:23:21 +01:00
teddit 3e9868fd5e replace youtube/twitter/instagram with privacy respecting ones 2021-03-21 21:14:11 +01:00
teddit d7c1d88ef4 remove surveillance cryptocurrency from donation methods 2021-03-21 18:30:26 +01:00
teddit e938822277 up version 2021-03-19 21:52:39 +01:00
teddit caf8901e47 add feature: export and import preferences as json file 2021-03-19 20:40:24 +01:00
StevenNMeza 858a584870 Check the options by default on the search page
In accordance with the search in the subreddit view.
2021-03-19 19:26:38 +01:00
teddit 465e599dee add a feature for showing upvote ratio in posts #147 2021-03-18 18:31:41 +01:00
teddit bd4bc75298 add a feature to the preferences where users can choose to collapse child comments automatically 2021-03-16 18:07:27 +01:00
teddit f40816d7fc make a preference for image sizes in posts, fix #119 2021-03-01 19:01:02 +01:00
StevenNMeza 36b7bb80f0 Fix next page bug if NSFW is turned on 2021-02-23 15:55:59 +01:00
teddit aeeeaa76b7 feature for ex-/including saved posts when exporting preferences 2021-02-13 13:29:47 +01:00
teddit aae8495b13 remove mail due to spam 2021-02-10 18:15:29 +01:00
teddit c9b2d1b3a7 fix main post links 2021-02-06 20:35:28 +01:00
teddit 4c03933318 fix error message for empty /saved 2021-02-06 20:27:21 +01:00
teddit 5ae520b5ed feature for saving posts 2021-02-06 20:17:36 +01:00
teddit 6eb6c73b18 add import/export feature for preferences 2021-01-30 22:16:56 +01:00
teddit d6e1a98187 add fixes for #139 2021-01-29 19:41:32 +01:00
teddit fa0f88a698 Merge pull request '#131 filter users by submissions/comments' (#139) from juzz/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/139
2021-01-29 19:39:42 +01:00
juzz 7555a3c75e 131 post kind on user page without oauth 2021-01-28 08:41:56 +11:00
bopol 9ee2deb460 add auto theme
switches between white and dark, based on browser's theme
2021-01-27 17:39:12 +01:00
takatalk e3c4ea0e3c Posts with thumbnails have full size previews 2021-01-24 06:54:13 -05:00
teddit 748825bcf8 mv before & after buttons before search, fix #130 2021-01-23 11:24:30 +01:00
teddit e32b35677d Revert "display number of results in search"
This reverts commit da9bf3b3e0.
2021-01-20 21:36:17 +01:00
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