Magnifier new feature - coming soon!

I just wanted to share with you a new small feature we added, I saw lots of people complain about how hard it is to tap the icons in the info line so I came up with a magnifier feature to make it a lot easier! Also the comment bubble actually takes you straight to the comments and not just to the top of the post. As usually tapping anywhere else will just take you to the top of the post like normal.

Lots and lots and lots of bug fixes and qol improvements and we have a massive update coming for theme builder we will share with you shortly.

Just thought this was a fun little thing i saw people complain about since the days of apollo at the beginning so enjoy :)

u/iChopPryde — 4 days ago

We want you - looking for a moderator

We are looking for a moderator who has experience moderating other subreddits, we need help just setting up all the things you'd expect in a sub like filling out all the mod rules, setting up the mod tools so they are easier to use when needed and things like that.

IF you have experience moderating a subreddit and wanted to help us out then let me know if you are interested.

u/iChopPryde — 8 days ago

Share your custom themes with the community!

https://preview.redd.it/16lzvmpcjk9h1.jpg?width=1206&format=pjpg&auto=webp&s=4f052106dd5576de77d13c01c22f54bf416ed808

We will try this for now, if you have a custom theme you are proud of and want to share with the community then add a screenshot along with the json file to your comment!

To share a theme simply click the 3 dots next to your theme then click share theme and save the json then upload it here.

you can upload your json file to a site and share the file or just copy and paste the json content in your post in the code block then people can copy and paste it into their own json file.

Then copy it into a plain text file then replace the .txt with .json and that will work too.

an example:

Synthwave theme:

{
  "apolloThemeBuilder" : 1,
  "name" : "Synthwave",
  "colors" : {
    "accent.dark" : "FF2BC2",
    "primaryBG.dark" : "1E0D40",
    "secondaryBG.dark" : "0D0420",
    "tertiaryBG.dark" : "2A1259",
    "separator.dark" : "3A1F6E",
    "bar.dark" : "140730",
    "gray.dark" : "A98FE0",
    "text.dark" : "F2E9FF",
    "accent.light" : "D11E9A",
    "primaryBG.light" : "FFFFFF",
    "secondaryBG.light" : "F3E7FF",
    "tertiaryBG.light" : "F7EDFF",
    "separator.light" : "E6D3FF",
    "bar.light" : "FBF3FF",
    "gray.light" : "8A6FC4",
    "text.light" : "2B0E47"
  }
}
reddit.com
u/iChopPryde — 10 days ago
▲ 402 r/ApolloReborn+2 crossposts

v3.3.0 - Theme builder, AI summaries, PiP, API-key-free mode, and more 🎉

Features

  • Add a Theme Builder in Settings > Appearance > Themes to create, save, and manage multiple custom themes that behave like Apollo's built-in themes, including importing and exporting themes to share them (#454u/jordanearleu/icpryde)
  • Add AI Summaries in Settings > Apollo Reborn > Apollo AI (off by default, iOS 26+) — generates post, discussion, and linked-article summaries entirely on-device using Apple's FoundationModels (#489#491u/jordanearleu/icpryde)
    • Post summaries appear in the comments header between the title and body, and discussion summaries appear above the first comment on larger threads; summaries stream in token-by-token and are cached to disk so reopening a thread is instant
    • Includes per-type controls and a Tap to Summarize option that avoids auto-fetching a linked article's page until you ask for it
  • New experimental API-Key-Free Mode in Settings > Apollo Reborn > API Keys to use Apollo without API keys by signing in to reddit.com directly! Supports browsing, voting, commenting, and saving. (#442u/nickclyde)
    • In this mode, images attached to comments and posts now upload straight to Reddit's own CDN instead of falling back to Imgur (#495u/nickclyde)
  • Add multi-account credentials so each signed-in account can use its own Reddit API key (or web session) instead of sharing one, with a redesigned account switcher to add, edit, reorder, and remove accounts, and support for Reddit "Web app" confidential clients (#505u/DeltAndy123)
  • Add Picture-in-Picture for videos and GIFs — a floating in-app miniplayer that keeps playing as you scroll through the comments (drag to reposition, swipe to hide, double-tap to resize), with optional handoff to the iOS system PiP so playback continues when you leave Apollo (#467u/JeffreyCA)
  • Add Img Chest as a media upload host in Settings > Apollo Reborn > Media Upload Host for single images and albums, with thumbnails and host labels in Manage Uploads, the ability to delete Img Chest uploads, and an improved album viewer with share, Save All, an accurate loading percentage, and swipe-to-dismiss (#434u/icpryde)
  • Revamp the Subreddit Sidebar to render new-Reddit's structured content above the existing markdown — community stats (subscribers and created date), a Search by Flair chip row that jumps straight to a flair's posts, related communities, resource links, and a table of contents (#462u/icpryde)
  • Add an opt-in Community Highlights carousel in Settings > Apollo Reborn > Subreddits, showing a subreddit's pinned posts as tappable cards at the top of the feed, with tap-to-collapse, spoiler blurring, and an optional Load All Highlights mode that surfaces the full set of pinned posts (#463#499u/icpryde)
  • Expand Filters & Blocks with per-subreddit keyword and post-flair filters plus subreddit-name filtering that hides any subreddit whose name contains a word (e.g. circlejerk) across feeds and search (#507u/icpryde)
  • Improve Direct Chat with inline images, GIFs, and emoji/snoomoji in message bubbles, ImgChest-backed image sending, a recipient avatar in the composer, a Direct Chat inbox filter with avatars on every row, and an Inline Media in Chat toggle in Settings > Media (#488u/icpryde)
  • Add Apple's on-device Translation (iOS 18+) as a translation provider in Settings > Translation > Primary Provider, alongside Google and LibreTranslate (#460u/icpryde)
  • Show a user's Social Links on their profile page (#465#496#498u/icpryde)
  • Move Rich Link Previews into its own settings section with a combined Body, Comments, and Color sub-screen, and replace the preset card colors with a full color picker (grid, spectrum, sliders, eyedropper, hex) plus quick swatches, a live card preview, and exact full-fill card coloring with automatic text contrast (#504u/icpryde)
  • Add Include Link and Share as Video options to Share as Image — attach the post's Reddit link alongside the rendered image, or export the post as a video (#484u/icpryde)
  • Add Inbox Comment Scroll so tapping a reply in the Inbox lands on the linked comment instead of the top of the post (#457u/icpryde)
  • Improve the user flair selector to handle old (CSS-class) and emoji-based flair systems, add a custom-emoji picker, and show clearer empty states instead of errors or walls of blank rows (#474u/icpryde)
  • Show moderator avatars in the subreddit Mods list (#459u/icpryde)
  • Add 0.75× and 1.25× playback speeds to the fullscreen video player (#476u/icpryde)
  • Add a hold-for-2× gesture — press and hold the right side of a fullscreen video to play at 2× while held, then release to restore the previous speed (#479u/icpryde)

Fixes

  • Replace the misleading "Error Loading Notifications — contact developer" alert on free-Apple-ID sideloads with a clear Notifications Unavailable explanation, since Apple only grants the push entitlement to paid Developer accounts, so push, watchers, and inbox alerts can never reach those builds; paid-account sideloads and App Store/jailbreak builds are detected and left untouched (#492u/federgilad)
  • Make deleted comment recovery faster and more reliable, with cleaner labels on recovered comments and a heads-up when enabling it that comments may load slower (#418u/nunoo)
  • Fix the tweak's settings screens only following the system light/dark mode instead of Apollo's own color theme, along with related cell coloring glitches when switching appearance (#440u/iCrazeiOS)
  • Keep a profile's avatar, banner, bio, and social links visible even when Show User Profile Pictures is turned off (#487u/icpryde)
  • Rework the feed and subreddit search bar so the navigation bar fully hides on iOS 26 instead of floating half-visible, and add an opt-in Keep Search Bar In Place mode in Settings > Apollo Reborn > General (#451u/icpryde)
  • Fix link-preview card text showing raw HTML entities like & (#461u/icpryde)
  • Fix the SUBREDDIT SUGGESTIONS header overlapping the first row on the Search tab (#478u/icpryde)
  • Fix the modern subreddit list tinting the whole navigation bar when the Home row is selected (#453u/icpryde)
  • Fix the profile-picture tab icon greying out after opening a direct chat room from the Inbox (#458u/icpryde)
  • Fix the translation globe spacing in the Liquid Glass navigation bar (#455u/icpryde)
  • Fix Pixel Pals opening their menu over media, web views, and modals (#506u/icpryde)
  • Hide the redundant GIF caption beneath inline GIFs (#464u/icpryde)
  • Improve the manual sign-in fallback UI on older iOS versions (#480u/Alstruit)
  • Fix Hide Mod Subreddits stripping the moderator badge and mod tools when every moderated subreddit was hidden; the Subreddits list now filters display only, leaving the app-wide moderator roster intact (#500u/icpryde)
  • Restore the follow-thread Live Activity in the Reborn widgets so a self-hosted notification backend can render and update it again (#490u/nickclyde)
  • Show the website name on a link card when the scraped title is only numbers, instead of a bare number like a single-page app's match ID (#503u/icpryde)

Download the latest update from:

our website or github

u/iChopPryde — 10 days ago

Filters and blocks any features you want?

I'm working on tinkering with filters and blocks so any ideas of things you'd want added to this that you think is missing? let me know now while im working on it

u/iChopPryde — 11 days ago
▲ 5 r/digg

what were some of your favourite features on the short lived digg app?

what were some of your favourite features on the short lived digg app?

I really liked how you could grab a summary of the article was a really nice feature

reddit.com
u/iChopPryde — 12 days ago

Get your flair if you contributed to Apollo Reborn!

Simply if you helped contribute to Apollo reborn with some code or some of the people who made icons just request your flair here and one of the mods can give you one👏🏽

u/iChopPryde — 15 days ago
▲ 1 r/digg

help needing screenshots of digg app

anyone have screenshots or videos showing off the digg AI summaries and or even just screenshots of the dig app? I should've taken more screenshots when it was up and totally forgot to do it.

reddit.com
u/iChopPryde — 16 days ago

are you a coder on apollo reborn - get your flair here!

if you are a coder on apollo leave a message here and i can give you a coder flair!

reddit.com
u/iChopPryde — 17 days ago

We have flairs!

We haver flairs so help yourself you can add text and or use icons which I loaded up a bunch of the apollo icons so enjoy ^_^

u/iChopPryde — 18 days ago

community highlights - coming soon!

I know it's been a bit since we released an update but we have been hard at work fixing a ton of stuff and adding a lot of new features and just tweaking stuff that is just old so it works better on apollo. So update coming really soon but just a sneak peak to the community highlights feature I added and you can toggle it on or off if you don't want it.

u/iChopPryde — 21 days ago

link me some twitter/x posts you see in the feed

can people link me some twitter/x posts where the feed is showing it? doing some testing and struggling to find any

reddit.com
u/iChopPryde — 25 days ago
▲ 145 r/ApolloReborn+1 crossposts

v3.1.1 - Fix bugs/crashes and login issues on older iOS versions Latest

v3.1.1 - Fix bugs/crashes and login issues on older iOS versions Latest

Note

We're aware of reports that Reddit has started revoking some users' API keys. Please see our new updated instructions for workarounds.

AltStore, SideStore, Feather sources can be found at https://apolloreborn.app/#download

  • Fix a crash when sharing a post to Messages or Mail from the share sheet — the system compose controller was misidentified as an Apollo composer, leaving GIF-toolbar injection timers that dereferenced the dismissed share UI and crashed (#378: u/nickclyde)
  • Fix Reddit login on iOS 15 by automatically falling back to Old Reddit, and add an Old Reddit button to the auth view for users who need to switch manually (#377: u/DeltAndy123)
  • Fix video controls overlay rendering, including the AirPlay button getting clipped or misaligned (#383: u/JeffreyCA)
  • Fix flair alignment so post and user flairs no longer sit too low or clip their text (#389: u/JeffreyCA)
  • Fix Color Flairs reverting to grey or the wrong shade after returning to Apollo from the background (#391u/icpryde)

link to github

u/iChopPryde — 30 days ago
▲ 218 r/ApolloReborn+2 crossposts

v3.1.0 - Show deleted comments, colored flairs, and stability improvements

Features

  • Support any custom redirect URI for the Reddit API without patching the app's Info.plist, so custom URI schemes authenticate without the "address is invalid" error (also removes the need for LiveContainer users to patch manually) (#368u/DeltAndy123)
  • Add GLASS Icons and No Extensions + GLASS Icons distribution variants that bundle the Liquid Glass icon catalog without opting into the iOS 26 UI runtime (#317u/nackerr)
  • Add new Glitched (u/bajader) and Modern / Modern Alt (u/paulo1manso) Liquid Glass app icons (#353u/bajaderu/paulo1manso)
  • Restore logged-in accounts when restoring a settings backup, so reinstalling no longer requires re-authenticating each Reddit account (#331u/nickclyde)
  • Add a Subreddit List Enhancements toggle in Settings > Apollo Reborn Options > Subreddits to fall back to Apollo's native list, working around misaligned rows and a broken index scrubber on some devices (#355u/JeffreyCA)
  • Add a Color Flairs option in Settings > Apollo Reborn Options > General to color post and user flairs using Reddit's flair colors (#360u/icpryde)
  • Add Show Deleted Comments to restore deleted or removed comments inline from archived copies when available (#300u/nunoo)
  • Render comments with two or more link previews as compact cards instead of stacking full hero cards (#344u/icpryde)
  • Show feed thumbnails for text posts that embed images but produce no native thumbnail, in both Large and Compact modes (#351u/icpryde)
  • Fade and disable the comment image/GIF buttons when a subreddit doesn't allow that media type, instead of failing only at submit time (#356u/icpryde)
  • Add a separate Autoplay Inline GIFs setting in Settings > Apollo Reborn Options > Media to control inline GIF autoplay independently of Apollo's native Autoplay GIFs/Videos setting (#365u/JeffreyCA)
  • Ship an Apollo-Reborn userscript and an "Open in Apollo" Shortcut recipe as app-independent ways to open Reddit links in Apollo from any browser, handy for the no-extensions variant (#307u/nickclyde)

Fixes

  • Fix the bundled "Open in Apollo" Safari extension, which stopped opening links on sideloaded builds — its default "Automatic" mode redirected through openinapollo.com, whose auto-open only works for the App Store build. It now redirects straight to apollo:// and handles /s/ share links (#307u/nickclyde)
  • Fix the bundled "Open in Apollo" share-sheet action so it opens Reddit links in Apollo from any browser (Chrome, Firefox, Edge, Brave…), not just Safari, replacing a deprecated call that iOS 18+ refused to run. On iOS 26 the extension only launches if your installer sets the appex main-binary flag — AltStore/SideStore do, Sideloadly/Feather don't, where the Shortcut remains a signer-independent fallback (#307u/nickclyde)
  • Fix Recently Read showing no posts after a Reddit API change (#341u/JeffreyCA)
  • Fix inline Reddit GIFs in comments staying frozen instead of autoplaying until collapsed/expanded or refreshed (#349u/icpryde)
  • Fix inline GIFs not autoplaying on cellular when Autoplay GIFs/Videos is set to Always (#347u/JeffreyCA)
  • Fix the inline video play button missing on post-body Reddit videos and a clipped AirPlay icon (#350u/icpryde)
  • Fix laggy subreddit header scrolling and incorrect handling on non-subreddit feeds (#339u/JeffreyCA)
  • Fix Share as Image not opening under the iOS 26 native action menu (#335u/icpryde)
  • Fix the Rich Link Previews – Body setting having no effect and following the Comments setting instead (#329u/nickclyde)
  • Fix a crash in the banned-profile hook (#326u/JeffreyCA)
  • Fix a crash when navigating into comments from a dangling host pointer in inline image cleanup (#362u/JeffreyCA)
u/iChopPryde — 1 month ago

your favourite apollo icon?

hello i'm one of the people working on the development of apollo reborn and i thought it would be fun to ask a question and get to know everyone by starting with what is your favourite apollo icon you've been using all of these years?

Take a screenshot of your favourite icon and post it here and how long have you been using apollo for?

u/iChopPryde — 1 month ago
▲ 453 r/ApolloReborn+2 crossposts

v3.0.0 - A new chapter: Apollo-Reborn

https://preview.redd.it/w6gjs970i04h1.png?width=723&format=png&auto=webp&s=71d0816e5098612cefd61ce56167bc8b6114e2c4

v3.0.0 marks the move from the solo-maintained Apollo-ImprovedCustomApi to Apollo-Reborn: now a community-maintained project under the Apollo-Reborn org. Join us at r/ApolloReborn and check out our new homepage at apolloreborn.app!

The pace of contributions over the last couple of months has been incredible, and a shared org lets us keep that momentum going sustainably: more reviewers, more shipped features, faster turnaround on issues, and a project that doesn't depend on any one person's availability.

We're also pulling the broader Apollo sideloading workflow together under the org:

  • apollo-backend - a self-hostable revival of Christian's original notifications service for push notifications, inbox checks, and watchers on sideloaded builds.
  • In-house IPA release pipeline — each release now publishes ready-to-install Apollo IPAs (Standard, No Extensions, Liquid Glass) and an AltStore/SideStore/Feather source directly from this repo. Huge thanks to u/Balackburn, whose Balackburn/Apollo source has provided Apollo builds for the community over the years and is the model we're carrying forward.

Thank you,

Apollo Reborn team 
(u/JeffreyCAu/icprydeu/jordanearleu/nickclydeu/DeltAndy123) ❤️

Features

  • Post GIFs in comments: a new Gif button in the compose toolbar opens a built-in Giphy browser (trending + search) and uploads selected GIFs natively to Reddit (#276u/icpryde)
    • Requires a free Giphy API key — set it in Settings > Custom API > API Keys > Giphy API Key. See the in-app Giphy & ImgChest API Key Setup guide for instructions (#285u/icpryde)
    • Inline playback honors Settings > General > Autoplay GIFs/Videos with a static cover + play overlay when paused
  • Add Image Chest inline album support: bare Image Chest links show the first image inline and open an in-app album viewer with tap-to-hide controls, idle auto-hide, and per-image pinch zoom (#241u/icpryde)
  • Add Subreddit Headers: view subreddit banners and display icons on subreddit pages, with optional tap-to-set custom local images that can be reset anytime in Settings (#266u/jordanearleu/icpryde)
  • Compact u/username and r/subreddit cards in rich link previews show avatar/icon, display name, member count, and an about snippet, with long-press peek into the native profile/community view (#262u/icpryde)
  • Long-press peek now works on usernames and subreddit links in threads and comments (#262u/icpryde)
  • Show banned profile state with a dead Snoo overlay on user profiles, and surface comment author hints for banned/suspended users (#271#278u/icprydeu/jordanearle)
  • Add editable user flair text support to Apollo's flair selector (#255u/nunoo)
  • Rich link previews now support translation alongside the rest of post and comment content (#262u/icpryde)
  • Subreddit list (Modern mode) polish (#262u/icpryde)
  • Add 41 new Liquid Glass icon variants by u/jryng under a new New Variants group, plus new Aperture Science and ApollOS icon sets by u/bajader, and reorganize the in-app App Icon picker into groups to reduce clutter (#287#254u/DeltAndy123u/jryngu/bajader)
  • Add Inline Media Alignment option in Settings > Custom API > Media to left-align, center, or right-align inline images that don't fill the full content width (#273u/lampemw)
  • Rename Custom API to Apollo Reborn Options in Settings, polish the Thanks To screen with maintainer/code/icon & design groupings sourced from contributors.json, and add an Apollo Reborn Subreddit row that opens r/ApolloReborn in-app (#294u/icpryde)
  • Mask API keys in Custom API settings: Reddit, Reddit Secret, Imgur, Img Chest, and Giphy fields show dots when idle and reveal only while editing (#276u/icpryde)
  • Add Buy Us a Coffee screen in Settings with maintainer links, and move Apollo's original Tip Jar to Settings > About above What's New (#294u/icpryde)

Screenshots

Display pictures and banners and you can customize and add your own!

Compact cards for r/subreddits and u/usernames for nice viewing display

Inline images, videos, gifs and link previews!

Fixes

  • Fix scroll freeze / loading-spinner lockup while scrolling threads with rich link previews (#262u/icpryde)
  • Fix comment layout shifting around as user avatars load in (#262u/icpryde)
  • Replace placeholder filler text in rich link previews with skeleton loading bars, and reduce flicker when previews reappear (#262u/icpryde)
  • Fix a stray translucent star/blob on rich link previews when using Share as Image (#262u/icpryde)
  • Fix visionOS (Vision Pro) use-after-free crash on multireddits (#270u/rebelancap)
  • Fix X and Edit buttons touching the top of the account switcher popup on Liquid Glass (#275u/lampemw)
  • General stability improvements around rapid subreddit navigation and image loading (#262#266u/icprydeu/jordanearle)
  • Smoother scrolling through threads with lots of rich link previews (#262u/icpryde)
  • Keep user profile cards and peek previews up to date when an account is suspended or banned (#278u/jordanearleu/icpryde)
  • Fix launch crash when opening a banned user's profile (#276u/icpryde)
  • Fix crash on Reddit link previews in some comment threads (#276#280u/JeffreyCAu/icpryde)
  • Fix Reddit-hosted GIFs stopping animation after leaving and returning to a thread (#276u/icpryde)
  • Fix Giphy GIFs posted from Apollo not rendering in the official Reddit iOS app (and showing a "image was probably deleted" placeholder when editing in Apollo) (#289u/icpryde)
  • Fix Compact link preview cards growing to hero size and overlapping the next comment after voting on a comment that contains a link (#290u/icpryde)

Video Demo of Gifs

https://reddit.com/link/1tqrqu7/video/4g44bphlk04h1/player

reddit.com
u/iChopPryde — 1 month ago