1
0
mirror of https://codeberg.org/teddit/teddit synced 2025-02-07 23:58:52 +01:00

167 Commits

Author SHA1 Message Date
teddit
a63b5beb7e add top bar to the cleaned homepage, and also fix the homepage pug markup (by adding commas after attrs) 2022-06-11 13:56:37 +02:00
teddit
60d9b33825 update version 0.4.4 => 0.4.5 2022-06-11 13:48:41 +02:00
teddit
c9b2dbf750 fix identation 2022-06-11 13:45:15 +02:00
teddit
b797cef167 fix clean_homepage feature so that the user can enable or disable it despite of the instance config 2022-06-11 13:42:19 +02:00
redmt
fb6673265e Add cleaned homepage 2022-06-10 22:24:58 +02:00
redmt
d368acac29 Hide homepage setting when it's disabled site-wide 2022-06-10 22:21:54 +02:00
redmt
d6b2e0700a Fix wrong rename for frontpage.pug 2022-06-10 21:45:18 +02:00
redmt
6c52664155 Add setting to preferences for preferred homepage mode 2022-06-10 21:24:13 +02:00
redmt
27ade36805 Rename index.pug to frontpage.pug 2022-06-10 20:05:36 +02:00
teddit
3855a618ee update version 0.4.3 => 0.4.4 2022-06-10 19:32:34 +02:00
teddit
9e4ea80c7e check that subreddit_about exists (sometimes it might be null and referencing to the public_description_html will throw an error 2022-06-10 19:30:24 +02:00
redmt
7f8cc27ffb Add og: meta tags in user.pug 2022-06-10 16:10:28 +02:00
redmt
7a508c55ee Add og: meta tags in subreddits_explore.pug 2022-06-10 16:10:14 +02:00
redmt
05d7db481c Add og: meta tags in subreddit_wiki.pug 2022-06-10 16:09:54 +02:00
redmt
ae429bcbf9 Add og: meta tags in search.pug 2022-06-10 16:09:40 +02:00
redmt
a73bd2e3ec Add og: meta tags in saved.pug 2022-06-10 16:09:28 +02:00
redmt
9c8e72eccd Add og: meta tags in privacypolicy.pug 2022-06-10 16:09:14 +02:00
redmt
0bf3ead82d Add og: meta tags in preferences.pug 2022-06-10 16:08:58 +02:00
redmt
cc6c2a1cd6 Add fallback logo for text-only posts in meta_post.pug 2022-06-10 16:01:39 +02:00
redmt
319fa35d5f Update processJsonPost.js to store a preview selftext 2022-06-10 15:42:37 +02:00
redmt
064c97579e Fix invalid indentation in meta_post.pug 2022-06-10 15:27:41 +02:00
redmt
811348c1af Add og: meta tags for subreddit.pug 2022-06-10 15:20:56 +02:00
redmt
2f51368ac6 Move common og: meta definitions to include files 2022-06-10 15:20:06 +02:00
redmt
932d7f07ee Move post meta definition to separate file 2022-06-10 15:18:36 +02:00
redmt
5ef61af67f Add og:type property to frontpage 2022-06-10 12:03:23 +02:00
redmt
04395734cf Remove og:image:url property for gallery posts 2022-06-10 11:58:32 +02:00
redmt
2a92f0a57d Add og: meta tags to post.pug 2022-06-10 11:30:58 +02:00
redmt
12790f7e8e Add og: meta tags to about.pug 2022-06-10 11:30:44 +02:00
redmt
22328e318c Add og: meta tags to index.pug 2022-06-10 11:30:13 +02:00
redmt
7ceb0e8b5d Add og:site_name meta tag to head.pug 2022-06-10 11:12:56 +02:00
teddit
e640e794db update version 0.4.2 => 0.4.3 2022-04-11 21:32:52 +02:00
teddit
6c84bdd1e3 set show_upvotes checked by default 2022-01-31 19:21:13 +01:00
sartateme
274a8be24e Add option to hide posts upvotes and comments points 2022-01-31 15:31:00 +01:00
amrw
063523ed4d
Improve how long source URLs are displayed 2022-01-30 20:42:29 +01:00
teddit
7c7709e74f improve subreddit search, include sort and t params (#204) 2022-01-30 01:33:58 +01:00
teddit
eac2627114 update version 0.4.1 => 0.4.2 2022-01-30 00:01:28 +01:00
teddit
0707349a85 update version 0.4.0 --> 0.4.1 2021-09-09 19:29:05 +02:00
teddit
47918f3be7 update version 0.3.8 -> 0.4.0 2021-09-04 20:42:18 +02:00
teddit
0dab483a17 fix video duration CSS 2021-09-04 14:35:49 +02:00
teddit
33489ea234 check if json.error_data exists 2021-08-03 08:12:37 +02:00
tetsuyaaoi
199e9712aa fix theme drop-down's duplicated options problem 2021-07-20 14:17:05 -03:00
teddit
9da48f92c5 mute videos automatically #201 2021-06-01 23:17:06 +02:00
teddit
224db4ff6a bump version 2021-05-26 20:38:52 +02:00
StevenNMeza
5ed29ea1a1 Remove leftover code 2021-05-24 21:51:15 +02:00
StevenNMeza
6e682b6bc1 Add duration label 2021-05-24 21:51:02 +02:00
StevenNMeza
533519df65 Implement a central link object 2021-05-24 21:49:07 +02:00
StevenNMeza
ac14a7b094 Add link component 2021-05-24 20:39:28 +02:00
StevenNMeza
e4c54beaf8 Keep sort on user page 2021-05-21 18:43:19 +02:00
teddit
dec1633bfa add search within r/subreddit link to search results (ref #104) 2021-04-23 21:30:17 +02:00
teddit
e9b05dd5ba fix logic for (un)subscribing to subreddits in suggested subreddits 2021-04-22 21:02:30 +02:00