session-ios/Session/Meta
Morgan Pretty 34fea96db3 Fixed a bunch more bugs around push notifications and avatars
Added code to prevent the garbage collection job from auto-running more often than once every 23 hours
Fixed a bug where if the first avatar you try to add is your own, it could fail due to the folder not getting created
Fixed a bug where updating your profile would store and send an invalid profile picture url against your profile
Fixed an issue where the closed group icon wouldn't appear as the double icon when it couldn't retrieve a second profile
Fixed a bug where the device might not correctly register for push notifications in some cases
Fixed a bug where interacting with a notification when the app is in the background (but not closed) wasn't doing anything
Fixed a bug where the SyncPushTokensJob wouldn't re-run correctly in some cases if the user was already registered
Updated the profile avatar downloading logic to only download avatars if they have been updated
Updated the migration and OpenGroupManager to force Session-run open groups to always use the OpenGroupAPI.defaultServer value
2022-07-04 17:36:48 +10:00
..
AudioFiles add ringtone and other UI improvement 2021-11-29 16:32:02 +11:00
Certificates Debug 2021-04-07 11:34:28 +10:00
Countries Improve onion request path loading efficiency 2021-01-27 16:14:35 +11:00
Fonts Fix missing font 2021-05-25 09:04:22 +10:00
Images.xcassets Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00
Mnemonic Debug 2020-11-12 13:54:59 +11:00
Settings.bundle Organize files 2020-11-12 08:48:41 +11:00
Translations Fixed a few more bugs and tweaked attachment download logic 2022-07-01 12:52:41 +10:00
TurnServers add session turn server info 2022-04-26 10:57:01 +10:00
AppDelegate.swift Fixed a bunch more bugs around push notifications and avatars 2022-07-04 17:36:48 +10:00
AppEnvironment.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
Launch Screen.storyboard Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00
MainAppContext.h Re-organize files 2021-01-12 11:05:52 +11:00
MainAppContext.m Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
Session-Info.plist Merge branch 'ipad-support-1' into voice-calls-2 2022-03-09 13:48:31 +11:00
Session-Prefix.pch Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
SessionApp.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
Signal-Bridging-Header.h Added code to ignore migrating open group messages older than 6 months 2022-06-09 19:00:43 +10:00
Signal.entitlements Organize files 2020-11-12 08:48:41 +11:00
SignalTSan.supp Organize files 2020-11-12 08:48:41 +11:00
SignalUBSan.supp Organize files 2020-11-12 08:48:41 +11:00