Commit Graph

768 Commits

Author SHA1 Message Date
Spike 89fa0d5489
Merge pull request #47 from robrobinbin/scrollbar-for-overflowing-code
Add overflow "auto" to "pre"
2021-01-12 15:16:02 -08:00
Spike 22589c8296
Merge pull request #48 from robrobinbin/relative_timestamps
Relative timestamps for posts younger than 24h
2021-01-12 15:15:37 -08:00
robrobinbin b0540d2c57 Rich flairs 2021-01-13 00:10:06 +01:00
robrobinbin 41c4661bbb Rich flairs 2021-01-12 23:55:35 +01: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
robrobinbin 32e1469e11
whitespace 2021-01-12 20:03:54 +01:00
robrobinbin 2d4ca2379f
whitespace 2021-01-12 20:02:35 +01:00
robrobinbin 374f53eb32 Relative timestamps for recent posts 2021-01-12 19:59:32 +01:00
robrobinbin add7efea3c
Update style.css 2021-01-12 18:53:10 +01:00
Spike 065d82a5f5
Merge pull request #45 from somoso/long-label-fix
Stop label from being long for joined subreddits
2021-01-12 08:46:35 -08:00
Spike 1895bbc025
Merge pull request #46 from somoso/ios-thumbnail-fix
Fix the thumbnail issue on iOS
2021-01-12 08:46:17 -08: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
somoso 6eb9e6f0c0 Fix the thumbnail issue on iOS 2021-01-12 15:43:27 +00:00
spikecodes eb735a42fe Handle comment parsing errors 2021-01-11 18:05:13 -08:00
spikecodes 541c741bde Parse GIFs correctly 2021-01-11 17:47:14 -08:00
spikecodes 7a33ed3434 Card thumbnails for users 2021-01-11 17:38:35 -08:00
spikecodes 48d2943f72 Fix subreddits not showing sidebars 2021-01-11 16:44:31 -08:00
spikecodes 6bbc90bc0d Clean Subreddit struct 2021-01-11 16:35:50 -08:00
Spike 4d18dc0bb8
Merge pull request #44 from robrobinbin/master
Make thumbnail clickable and bring behavior closer to reddit.
2021-01-11 16:35:14 -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 91746908a1 Switch to ureq 2021-01-11 10:33:48 -08:00
spikecodes bb8273bab4 Fix #41 2021-01-11 10:33:42 -08:00
spikecodes 62bcc31305 Fix Wide UI on Mobile 2021-01-10 18:48:08 -08:00
spikecodes 08683fa5a6 Light theme 2021-01-10 18:15:34 -08:00
spikecodes c58b077330 Update Dependencies 2021-01-10 13:20:47 -08:00
spikecodes f445c42f55 Wide UI Mode 2021-01-10 13:08:36 -08:00
Spike a0866b251e Update issue templates 2021-01-10 11:23:53 -08:00
spikecodes aa819544f6 Update Matrix Address 2021-01-09 13:08:08 -08:00
spikecodes fac56d7f87 Markdown spoilers and post footers on videos 2021-01-08 21:57:36 -08:00
spikecodes ef1ad17234 Unknown path error handling 2021-01-08 21:11:20 -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
Spike 3d142afd03
Merge pull request #38 from somoso/patch-3
Break word to stop it disappearing on mobile
2021-01-08 17:07:50 -08:00
Soheb 7fcb7fcfed
Break word to stop it disappearing on mobile
This kept happening to me but I couldn't reproduce it in the iPad Simulator. Finally got it nailed down and sorted.

Tested this on Safari (mobile and desktop), Firefox, and Edge browser.
2021-01-08 23:08:58 +00:00
Spike 747d5a7c67
Merge pull request #37 from somoso/patch-2
Fix theming for all browsers
2021-01-08 12:56:00 -08:00
Soheb 770c4d3630
Fix themeing for all browsers
Really noticable on iOS, but ensuring all browsers get the love.

The buttons and input aren't as flat as they usually are on my desktop Firefox. This patch should sort that out.
2021-01-08 20:26:29 +00:00
spikecodes e7b448a282 Add shadow to navbar 2021-01-07 10:49:10 -08:00
spikecodes c7c787dff1 Fix comment padding 2021-01-07 10:49:00 -08:00
spikecodes 59a34a0e85 Fixed navbar 2021-01-07 10:46:00 -08:00
spikecodes 6e8cf69227 Fix Default Comment Sorting 2021-01-07 10:32:55 -08:00
spikecodes 3444989f9a Default Comment Sort Setting 2021-01-07 08:38:05 -08:00
spikecodes 7e96bb3d80 Optimize use of Result<> 2021-01-06 21:27:24 -08:00
spikecodes 0adbb1556e Merge branch 'master' of https://github.com/spikecodes/libreddit 2021-01-06 16:45:57 -08:00
Spike 710eecdb9d Add issue templates 2021-01-06 16:01:13 -08:00
spikecodes 8a57fa8a1d Remove "Safe" description from README 2021-01-06 14:19:55 -08:00
spikecodes b33d79ed9b Cache robots.txt 2021-01-06 14:19:10 -08:00