Commit Graph

101 Commits

Author SHA1 Message Date
Matthew Crossman 75bbcefbec
Display sub list from list in cookie.
Very basic sub list setup. Cookie must be manually added in devtools.
2021-01-30 16:00:55 +11:00
spikecodes 49a6168607 Improve CSP 2021-01-29 14:39:03 -08:00
spikecodes f55ea5a353 Specify default headers for security 2021-01-28 21:53:10 -08:00
spikecodes 30c33d91e1 Specify video MIME in posts 2021-01-28 20:06:35 -08:00
robin baf7272cfd Absolutly no jumping when images (fail to) load 2021-01-21 22:04:06 +01:00
robin c299e128ab Inline images rework 2021-01-21 00:12:54 +01:00
spikecodes 7360503234 Make posts single-color 2021-01-18 21:32:25 -08:00
spikecodes a562395c26 Refactor system theme 2021-01-17 18:11:36 -08:00
Matthew Crossman 72eaa685d0
Prevent "system" class from being added to body. 2021-01-18 11:25:39 +11:00
Matthew Crossman 06ab7a4181
Merge branch 'master' of https://github.com/spikecodes/libreddit 2021-01-18 10:59:26 +11:00
spikecodes dd60cb5b2b SVG arrow 2021-01-17 15:51:03 -08:00
Matthew Crossman 1d57e29d56
Add "system" theme to settings. 2021-01-18 10:44:51 +11:00
Robin d45ee03122 Resolve merge conflicts 2021-01-17 23:54:48 +01:00
Robin 162e00b243 Improve accessibility rating 2021-01-17 23:49:36 +01:00
spikecodes 801216dfe9 Include code link on mobile 2021-01-17 13:24:44 -08:00
spikecodes 138f8320e9 Create media struct 2021-01-17 12:58:12 -08:00
Robin 090ca1a140 Add comment counter and other post improvements 2021-01-17 20:39:57 +01:00
spikecodes ef9bc791e1 Fix inline style tags 2021-01-16 19:21:47 -08:00
spikecodes a0bc1732cf Moderator and admin distinguishers 2021-01-16 15:02:24 -08:00
spikecodes fdf60e7255 Separate datetime into relative and absolute 2021-01-16 11:40:32 -08:00
robrobinbin 998b301229 Improve support for text-only browsers 2021-01-16 11:00:15 +01:00
spikecodes 21ff8d7b6f Fix #56 2021-01-15 11:21:59 -08:00
spikecodes 32b8637c7e Handle failed redirects 2021-01-14 14:56:28 -08:00
robrobinbin 45660816ce Add cardview to search results too 2021-01-14 21:53:07 +01:00
robrobinbin d19e73f059 Add placeholder for posts without thumbnail 2021-01-14 21:45:43 +01:00
robrobinbin 735f79d80b
Merge pull request #2 from spikecodes/master
Merge upstream into code
2021-01-14 19:29:06 +01:00
robrobinbin a85a4278f6 Add subreddits to search results 2021-01-14 19:22:50 +01:00
spikecodes dbe617d7eb Switch to awc 2021-01-14 09:53:54 -08:00
robrobinbin c6627ceece
Merge branch 'master' into rich-flairs 2021-01-13 08:27:39 +01:00
spikecodes 96607256fc Add Favicon 2021-01-12 20:18:20 -08:00
spikecodes eb9a0dcb4a Fix GIFs 2021-01-12 19:52:02 -08:00
robrobinbin d2314580a9 Rich flairs 2021-01-12 23:50:50 +01:00
robrobinbin a4d77926b6 Rich flairs 2021-01-12 23:34:16 +01:00
robrobinbin bbe7024323 Start richtext flairs 2021-01-12 22:43:03 +01:00
somoso 65f1a2afb2 Stop label from being long for joined subreddits
Browsing with a long joined subreddit list will cause the label to look a bit weird.

Example: https://libredd.it/r/Android+AnimalsBeingBros+AnimalsBeingDerps+AnimalsBeingJerks+AppleWatch+CatSlaps+CatSmiles+CatsBeingAdorable+FreeTube+Games+Ijustwatched+IllegallySmol+IllegallySmolCats+IpodClassic+LearnRubyonRails+Megadrive+MovieDetails+Music+NetflixBestOf+NintendoSwitch+Possums+Teefers+UKPersonalFinance+airplaneears+apple+aww+brushybrushy+cats+catswhotrill+curledfeetsies+cyberpunkgame+dataisbeautiful+dechonkers+digital_ocean+dogs+dogsareliquid+dogswithjobs+emulation+greebles+happycowgifs+hardware+iOSDevelopment+iOSProgramming+iosdev+kittykankles+learnruby+likeus+mac+mashups+microsoft+movies+netflix+netsec+pihole+playstation+programming+rarepuppers+raspberry_pi+redditsync+rubyonrails+satelliteears+shittymoviedetails+spookyteefies+technology+teefies+vampirecats+velvethippos

That will cause the label to be excessively long
2021-01-12 15:47:39 +00:00
spikecodes 7a33ed3434 Card thumbnails for users 2021-01-11 17:38:35 -08:00
robrobinbin 6dbd002acd Add direct link to thumbnail 2021-01-11 23:08:12 +01:00
spikecodes bf6245a505 Fix multireddit sidebars 2021-01-11 10:39:36 -08:00
spikecodes 08683fa5a6 Light theme 2021-01-10 18:15:34 -08:00
spikecodes f445c42f55 Wide UI Mode 2021-01-10 13:08:36 -08:00
spikecodes fac56d7f87 Markdown spoilers and post footers on videos 2021-01-08 21:57:36 -08:00
spikecodes b8cdc605a2 Front page config and settings note 2021-01-08 20:55:40 -08:00
spikecodes ef2f9ad12b Unify preferences under one struct 2021-01-08 17:50:03 -08:00
spikecodes b13874d0db Add "hide nsfw" option 2021-01-08 17:35:04 -08:00
spikecodes 3444989f9a Default Comment Sort Setting 2021-01-07 08:38:05 -08:00
spikecodes da5c4603d9 Switch from chrono to time-rs 2021-01-05 20:01:21 -08:00
spikecodes b50fa6f3ae Settings Button 2021-01-05 18:16:32 -08:00
spikecodes aa7b4b2af7 Settings with Layouts 2021-01-05 18:04:49 -08:00
spikecodes 2185d895c0 Prevent user datetimes from floating 2021-01-04 21:32:22 -08:00
spikecodes 9c1a932214 Clean Up Post Headers 2021-01-04 21:17:19 -08:00