spikecodes
|
de38f7ef18
|
Fix post flairs
|
2021-02-21 10:11:17 -08:00 |
|
spikecodes
|
bacb22f7f9
|
Fix post url indentation
|
2021-02-19 18:19:04 -08:00 |
|
spikecodes
|
e466be8946
|
Fix manifest and update dependencies
|
2021-02-19 11:10:48 -08:00 |
|
spikecodes
|
14ecf3cf60
|
Edit indicator
|
2021-02-14 14:53:09 -08:00 |
|
spikecodes
|
0cb7031c36
|
Fix focus outline
|
2021-02-13 13:38:12 -08:00 |
|
robrobinbin
|
93cfc713c6
|
Generate URL to restore settings, including subscriptions. Closes #89 (#116)
* Start recursive comments
* Update comment.html
* Fix move error
* Comment improvements
* Fix merge
* Remove extra endif from post.html
* Fix post.html
* Restore setting from link
* Tweak settings page
Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
|
2021-02-13 20:55:23 +00:00 |
|
spikecodes
|
f06320a4ae
|
Subscribe to multireddit button. Closes #104
|
2021-02-12 20:47:54 -08:00 |
|
robrobinbin
|
809be42e01
|
Add "View all comments" and "Show parent comments" buttons when viewing a single thread. Closes #65 (#115)
* Start recursive comments
* Update comment.html
* Fix move error
* Comment improvements
* Fix merge
* Remove extra endif from post.html
* Fix post.html
Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
|
2021-02-12 09:16:59 -08:00 |
|
spikecodes
|
58ca085521
|
Fix subscription list overflow
|
2021-02-11 09:18:32 -08:00 |
|
Spike
|
ebbdd7185f
|
Move from Actix Web to Tide (#99)
* Initial commit
* Port posts
* Pinpoint Tide Bug
* Revert testing
* Add basic sub support
* Unwrap nested routes
* Front page & sync templates
* Port remaining functions
* Log request errors
* Clean main and settings
* Handle /w/ requests
* Create template() util
* Reduce caching time to 30s
* Fix subscription redirects
* Handle frontpage sorting
|
2021-02-09 17:38:52 +00:00 |
|
robrobinbin
|
7edca18f8d
|
Inline videos/gifs for card view (#107)
* Basic gallery support
* Inline videos for card view
|
2021-02-08 00:22:14 +00:00 |
|
robrobinbin
|
cf45d53fdd
|
Basic gallery support (#103)
|
2021-02-06 20:05:11 +00:00 |
|
curlpipe
|
2a475d127a
|
Added black theme (#101)
|
2021-02-06 20:04:29 +00:00 |
|
robrobinbin
|
12a1b3f459
|
Update style.css
|
2021-02-03 22:01:46 +01:00 |
|
robin
|
653b0e7024
|
Don't use display contents and remove duplication
|
2021-02-03 20:11:04 +01:00 |
|
robrobinbin
|
6eae4bc47a
|
Update style.css
|
2021-02-02 21:23:51 +01:00 |
|
spikecodes
|
69941d9efd
|
Implement #88
|
2021-02-01 17:50:00 -08:00 |
|
spikecodes
|
956de50419
|
Change Libreddit PWA Theme Color
|
2021-02-01 16:26:35 -08:00 |
|
robrobinbin
|
f4f2d8a377
|
Update style.css
|
2021-02-01 21:02:38 +01:00 |
|
robrobinbin
|
a9dd2e6f2c
|
Place noscript placeholder into grid
|
2021-02-01 20:43:32 +01:00 |
|
robrobinbin
|
7f320b3143
|
Update style.css
|
2021-02-01 20:27:56 +01:00 |
|
JPyke3
|
0a140a6ffc
|
Merge branch 'master' of github.com:JPyke3/libreddit into master
|
2021-02-01 11:13:36 +01:00 |
|
JPyke3
|
e837d84105
|
Add Support for iOS "Add to Homescreen"
* Adds basic Manifest.json
* Adds Meta Tags for iOS
* Adds Meta Tags for Android
* Adds Logo for Manifest.json
* Adds iOS Logo for homescreen
|
2021-02-01 11:10:53 +01:00 |
|
spikecodes
|
f6d791ccd9
|
Style focus outline
|
2021-01-31 20:56:13 -08:00 |
|
spikecodes
|
c32d62fbd5
|
Shrink links to icons on mobile
|
2021-01-31 13:22:11 -08:00 |
|
robrobinbin
|
2a27850914
|
Minor style tweak
on small screens, subscriptions are put below the logo, which looks a bit strange and makes it somehow harder to hit
|
2021-01-31 19:41:32 +01:00 |
|
spikecodes
|
269bb0bfb6
|
Convert subscription requests to POST
|
2021-01-30 21:21:46 -08:00 |
|
spikecodes
|
7933d840b3
|
Squish navbar further
|
2021-01-30 20:42:12 -08:00 |
|
spikecodes
|
21d96e261f
|
Set subscriptions as default front page
|
2021-01-30 20:18:57 -08:00 |
|
spikecodes
|
9c58d23b41
|
Unwrap #subscriptions
|
2021-01-30 18:16:42 -08:00 |
|
Matthew Crossman
|
8cc01c58f3
|
Move the subs list into the navbar.
|
2021-01-31 09:52:18 +11:00 |
|
Matthew Crossman
|
449899962a
|
Change subscription to get. Add subs to settings.
|
2021-01-30 22:27:49 +11:00 |
|
Matthew Crossman
|
dc2030e6f3
|
Vertical list subscriptions.
|
2021-01-30 21:21:54 +11:00 |
|
Matthew Crossman
|
11e4ff42ed
|
Clean-up and more consistent styles.
|
2021-01-30 19:33:38 +11:00 |
|
Matthew Crossman
|
345308a9ac
|
Basic subscribe functionality.
|
2021-01-30 18:00:00 +11:00 |
|
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
|
00b135fb0f
|
Fix #75
|
2021-01-28 15:50:18 -08:00 |
|
spikecodes
|
2270b6cf95
|
Reduce post padding
|
2021-01-21 21:25:51 -08:00 |
|
Spike
|
758b627660
|
Merge pull request #68 from robrobinbin/master
Absolutly no jumping when images (fail to) load
|
2021-01-21 23:32:59 +00:00 |
|
robin
|
baf7272cfd
|
Absolutly no jumping when images (fail to) load
|
2021-01-21 22:04:06 +01:00 |
|
spikecodes
|
610fcfbf87
|
Fix #67
|
2021-01-20 17:55:04 -08:00 |
|
spikecodes
|
dea7f33910
|
Add code optimizations
|
2021-01-20 17:38:34 -08:00 |
|
robin
|
c299e128ab
|
Inline images rework
|
2021-01-21 00:12:54 +01:00 |
|
robin
|
5d44a071f9
|
Why??
|
2021-01-20 20:59:57 +01:00 |
|
spikecodes
|
7360503234
|
Make posts single-color
|
2021-01-18 21:32:25 -08:00 |
|
spikecodes
|
140c1b1bfa
|
Small fixes
|
2021-01-18 13:12:59 -08:00 |
|
spikecodes
|
616751e054
|
Embolden markdown blockquotes
|
2021-01-17 22:32:42 -08:00 |
|
spikecodes
|
7f9cb1b35a
|
Fix post score and thumbnail backgrounds
|
2021-01-17 20:35:49 -08:00 |
|
spikecodes
|
c030771d36
|
Refine transitions
|
2021-01-17 19:16:15 -08:00 |
|
spikecodes
|
a562395c26
|
Refactor system theme
|
2021-01-17 18:11:36 -08:00 |
|