Commit Graph

409 Commits (c5970bfa3ecbfd601495349422ef0b5fcd18f2d5)
 

Author SHA1 Message Date
Frederic Jacobs 8fa1be362f Contacts table view reloading on contact refresh complete. 10 years ago
Frederic Jacobs 7f97d84ebe Delivery receipts working 10 years ago
Christine Corbett 6d2acb70fc in message view compose, ability to call
• RedPhone contacts which aren't TextSecure contacts are disabled from starting conversation via compose.
10 years ago
Cade 2d6b15333a Replaced all iconography and added new icons
Fix #503
10 years ago
Christine Corbett 91591545a2 Support for calls & groups in new blue styled format. 10 years ago
Frederic Jacobs a9ad6643a0 Close #509 10 years ago
Frederic Jacobs 5ccbc4131b Closes #315 10 years ago
Christine Corbett 478110dc86 Allows unregistering of RedPhone. 10 years ago
Christine Corbett 349d84c875 Vectorial Signal header icon. 10 years ago
Christine Corbett 7d5154b10b Dismiss search bar when new group is created. 10 years ago
Christine Corbett bfe0e44cd5 Audio attachments: Prevent progress to be set to NaN. 10 years ago
Christine Corbett 0e1a51e889 Fixed empty group avatar issue. 10 years ago
Christine Corbett bf11775e10 Fullscreen image attachment menu. 10 years ago
jackflips 86c524ddbc Fixing crashes when deleting single messages. 10 years ago
Jack Rogers 1eef08628a Audio attachments UI 10 years ago
Joyce Yan d740f801c6 Swipe to delete implemented 10 years ago
Joyce Yan b494b71dbc Audio farts.
slight change

modified pbxproj to clean up resources

reset developmentteam in pbxproj back to what it was before

deleted one line
10 years ago
Christine Corbett ccdc4b5d17 Redesign implementation.
Result of stashed commits by @corbett and @abolishme
10 years ago
Frederic Jacobs bfd710a9ef Upgrading to OpenSSL 1.0.2.
//FREEBIE
10 years ago
Jack Rogers 84dbc6a45b Closes issue #277 - Fixed speakerphone bug.
//FREEBIE
Reviewed-by: @corbett & @FredericJacobs
10 years ago
Christine Corbett Moran 4f506e670e Merge pull request #382 from jackflips/contributing
added optout message
10 years ago
jackflips 9e3bc81997 added optout message 10 years ago
Christine Corbett Moran de844446f4 Merge pull request #381 from joyceyan/my_feature
modified contributing.md to add git best practices link
10 years ago
Joyce Yan 314424d020 modified contributing.md to add git best practices link 10 years ago
Frederic Jacobs 7c658b2879 Enhancements in build configuration.
- Helps onboarding of new contributors because signup generates a fake
push token to register devices.
- Deleted Ad-Hoc configuration since no more HockeyApp distribution.
TestFlight uses default `AppStore release` build configuration.
10 years ago
Frederic Jacobs 60fbfd129a Fixes crashes & edge cases for initials string. 10 years ago
Frederic Jacobs 14164d9855 Closes #359
//FREEBIE
10 years ago
Frederic Jacobs 9e8ba91304 Settings refactoring.
- Renames GroupModel to TSGroupModel for TextSecureKit consistency.
- Refactors the settings into categories (joint work with @dtsbourg)
- Removes settings and logic for background push.
10 years ago
dtsbourg 96dc676bf9 Addresses multiples UI issues.
Closes ##275, #283, #278, #288

Reviewed-by: @FredericJacobs
10 years ago
Christine Corbett 3a43145c23 Closes #282 - Avatar initials placeholder.
Reviewed-by: @FredericJacobs
10 years ago
Christine Corbett b954ff2445 Closes #261 - Signal 1.0 to 2.0 utility.
Reviewed-by: @FredericJacobs
10 years ago
Christine Corbett 71320a690c Bypass ratchet and network to discuss with self.
Closes #314 #305 #274

Reviewed-by: @FredericJacobs
10 years ago
Christine Corbett 07c539c844 Groups: Showing members joining/leaving.
As discussed in #233, but UI is not adapted for longer string.

Reviewed-by: @FredericJacobs
10 years ago
Christine Corbett 5d6ac1f8bd Session Warning Label: Renaming the Secure session ended.
As discussed in #287, wording is adapted to reflet consequences for user.

Reviewed-by: @FredericJacobs
10 years ago
Christine Corbett 34ba5efe11 Closes #291
Reviewed-by: @FredericJacobs
//FREEBIE
10 years ago
Maximilian Merz b9a71445dd End error message sentences with a dot.
Reviewed-by: @FredericJacobs
//FREEBIE
10 years ago
Frederic Jacobs bf8f2bb263 Closes #270 #271 #273 10 years ago
Frederic Jacobs f3f3eb55cc Fixes crash (since ee07490) on loading empty MessagesVC
//FREEBIE
10 years ago
Christine Corbett 1784fcf900 Group avatar: Set default one locally if not selected.
Reviewed-by: @FredericJacobs
10 years ago
Christine Corbett c9c4a93715 Members of groups selection
Reviewed-by: @FredericJacobs
10 years ago
dtsbourg ee07490d3e MessagesVC: Paging and fix scrolling bug.
Reviewed-by: @FredericJacobs
10 years ago
Frederic Jacobs 9ae4a435a1 Show name for unregistered contact in threads.
//FREEBIE
10 years ago
Frederic Jacobs 2d850021a0 Fixing bug causing outgoing calls to be cancelled. Closes #264 10 years ago
Frederic Jacobs fc6b4b5549 New wire format
Unnecessary base64 encoding has now been removed.
10 years ago
Christine Corbett 86aea62b86 Groups: Fixes issue discussed in #248
Link: https://github.com/WhisperSystems/Signal-iOS/pull/248#discussion-diff-22403332
Fixes issue with android not being able to create a group due to update group messages being interpreted as unknown group
10 years ago
Frederic Jacobs 0d7de05a13 Adding building instructions + TextSecure in README 10 years ago
Frederic Jacobs ffd68d30c5 Adding support for iPad icons. Closes #255 10 years ago
Christine Corbett 4c0dbeb981 Group avatar fixes
- Resizes group avatars
- Fixing bug causing group avatar to be sent as attachment

Reviewed-by: @FredericJacobs
10 years ago
Frederic Jacobs 7a1a2c2050 Closes #234 10 years ago
Frederic Jacobs eff589af93 Closes #236
- Sublassing errors in case of expected behaviour
- When receiving a new message that was using a previously unknown
identity key, we search for any other messages that are encrypted with
the new accepted key and decrypt those too.
- Addressing some of the warnings we had before.
10 years ago