Here are 1,965 public repositories matching this topic...
Browse Reddit from your terminal
-
Updated
Mar 11, 2020 - Python
Downloads albums in bulk
-
Updated
Aug 14, 2020 - Java
An app for catching up on things.
-
Updated
Aug 22, 2020 - Kotlin
-
Updated
Aug 24, 2020 - JavaScript
Synccit custom URL
Slide version:6.2.2
Android version:8.1.0
I run my own synccit server, on a custom URL. I have no experience with java, but i have found the url in the code, its at https://github.com/ccrama/Slide/blob/0541b746f09cc4ee61f2957e466840a568209015/app/src/main/java/me/ccrama/redditslide/Synccit/SynccitTask.java#L16.
Is it possible to make this a setting?
The code that powers voten.co
-
Updated
Jun 27, 2020 - PHP
An unofficial open source Reddit client for Android.
-
Updated
Aug 27, 2020 - Java
Unofficial Android Anime App for MyAnimeList
-
Updated
Aug 25, 2020
NavigationLink and List selection state seem to be overlapping.
There are two ways this happens:
-
- select a post
- see the post now has a grey selected background
- tap section header
- see the selected post now has a blue selected background
- all consecutive selections will have a blue background as well
- Click on the edge of the list item (outside the t
Pagination
How do the different communities talk?
-
Updated
Jul 7, 2016 - Python
-
Updated
Jun 19, 2020
Remove your comment history on Reddit as deleting an account does not do so.
-
Updated
May 15, 2020 - Python
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
-
Updated
Aug 10, 2020 - Python
Reddit clone in flask + python + nginx + https. View site:
-
Updated
Feb 20, 2018 - Python
An automated subreddit with posts created using markov chains
-
Updated
Aug 31, 2015 - Python
The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
-
Updated
Apr 8, 2019 - Python
-
Updated
Aug 24, 2020 - CoffeeScript
books and resources loved by r/learnprogramming community, compiled by me, a lurker who kept track
-
Updated
Nov 18, 2019 - Shell
Bank of challenges & solutions from r/dailyprogrammer for people learning to program
-
Updated
Oct 22, 2017 - C
Improve this page
Add a description, image, and links to the reddit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reddit topic, visit your repo's landing page and select "manage topics."


Right now if you delete a comment it is just disappear form the comment section. I think it would be better to show a modal to the user to confirm the delete action.