Commit Graph

348 Commits

Author SHA1 Message Date
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
teddit e64cbeff71 make sure gallery keys exists 2021-01-04 20:04:00 +01:00
teddit e3cc4ab92e fix [-] toggle buttons to work with chromium browsers 2021-01-04 19:30:38 +01:00
teddit d3444d1f4a fix gallery urls #95 2021-01-04 17:42:49 +01:00
teddit a13b7d9ed7 Merge pull request 'Improve mobile layout' (#94) from bopol/teddit:mobile into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/94
2021-01-04 17:00:24 +01:00
bopol d05b49ec5c footer margin is now dynamic 2021-01-04 12:48:51 +01:00
bopol 06efd9da3c remove view-more-links margin bottom
the footer already has margin-top
2021-01-04 12:44:59 +01:00
bopol 6a1cc74869 view-more-inks -> view-more-links 2021-01-04 12:43:14 +01:00
bopol c44551580f fix video title width on mobile 2021-01-04 10:55:25 +01:00
bopol 7596b870e5 fix youtube thumbnail overflow on mobile 2021-01-04 10:52:56 +01:00
teddit 3e5d5ffaa7 update favicon 2021-01-03 16:01:31 +01:00
teddit 2dbfffb055 include enclosure only if thumbnail is present 2021-01-01 19:56:19 +01:00
teddit e49d6e4917 add enclosure element 2021-01-01 19:34:40 +01:00
teddit 5ca2011786 fix urls in search 2021-01-01 18:30:48 +01:00
teddit cbff40e65e minor formatting 2021-01-01 18:21:06 +01:00
teddit d9e616a469 fix search results, fix #65 2021-01-01 18:18:54 +01:00
teddit 0c071f475f add theme to config file, fix #33 2021-01-01 17:15:11 +01:00
teddit 781b8683e4 Merge pull request 'Show the correct string' (#90) from StevenNMeza/teddit:user_fix into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/90
2021-01-01 15:32:09 +01:00
teddit 5f54705a95 Merge pull request 'Use a different color for links to visited posts' (#87) from georgewitteman/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/87
2021-01-01 15:31:59 +01:00
StevenNMeza 94b59a140f Show the correct string 2021-01-01 14:11:14 +01:00
georgewitteman d1c003f473 Update 'static/css/styles.css' 2021-01-01 00:02:06 +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 aa67daaa4a add info that reddit oauth is not needed to host an instance 2020-12-30 18:27:21 +01:00
teddit 32cfd2f178 fix logging messages 2020-12-30 18:22:55 +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