Commit Graph

15330 Commits

Author SHA1 Message Date
Niels Andriesse f0295fb469 Fix crash 2021-07-12 09:19:59 +10:00
Niels Andriesse 08a3f3b476 Update version number 2021-07-09 16:22:32 +10:00
Niels Andriesse a774d5f004 Re-use existing build paths promise if possible 2021-07-09 16:19:27 +10:00
Niels Andriesse 8a7d3f5d6a Update build number 2021-07-09 15:14:50 +10:00
Niels Andriesse 5202bde4a4 Supply fake User-Agent & Accept-Language headers 2021-07-09 15:07:39 +10:00
Niels Andriesse 682d4e45f8
Merge pull request #444 from oxen-io/timestamp-handling
Improved Timestamp Handling
2021-07-08 14:44:00 +10:00
Niels Andriesse b5999f2fc7 Update version number 2021-07-08 14:39:34 +10:00
Niels Andriesse e296f0f814 Update build number 2021-07-08 14:31:29 +10:00
Niels Andriesse 28ea914097 Show date break header by hour instead of by day
Also ditch relative timestamps in favor of absolute ones
2021-07-08 14:30:54 +10:00
Niels Andriesse 356dc0cc4f Clean up indentation 2021-07-07 15:09:09 +10:00
Niels Andriesse 4a0a66533d
Merge pull request #431 from Brice-W/exp-timer-config-message
Add Closed Group Expiration Timer Setting to Configuration Message
2021-07-07 15:07:40 +10:00
Niels Andriesse 937ad15050 Update version number 2021-07-07 14:34:21 +10:00
Niels Andriesse 04346fc334
Merge pull request #443 from oxen-io/localization
Update Translations + Add Croatian, Swedish & Thai
2021-07-07 14:32:49 +10:00
Niels Andriesse 57ebadcbdb Update translations 2021-07-07 14:30:55 +10:00
Niels Andriesse 0c52d17485
Merge pull request #440 from RyanRory/fix-scroll-down-button
Fix Scroll to Bottom Button Placement
2021-07-07 09:21:23 +10:00
Ryan Zhao 7eb5d63a83 fix the misplaced scroll to bottom button 2021-07-02 13:19:35 +10:00
Niels Andriesse f0b74c31fa Minor refactoring 2021-07-01 16:15:04 +10:00
Brice-W 2f0fe36905 add expiration timer to configuration message 2021-06-21 14:21:34 +10:00
Brice-W a840d61f4e delete obsolete code 2021-06-21 14:21:11 +10:00
Brice-W c1bd21c3f0 proto updated 2021-06-21 10:51:07 +10:00
Niels Andriesse 09de88a14f Merge branch 'dev' of github.com:loki-project/session-ios into dev 2021-06-18 09:32:29 +10:00
Niels Andriesse 267cb6151c Add missing strings 2021-06-18 09:32:10 +10:00
Niels Andriesse 7bb7edd3c0 Further cleanup 2021-06-11 11:11:16 +10:00
Niels Andriesse b090227a2d Fix potential crash & apply code convention 2021-06-11 11:01:08 +10:00
Niels Andriesse e6d15d7273
Merge pull request #429 from Brice-W/exp-timer-group-creation
Include Closed Group Expiration Timer Setting When Adding Members
2021-06-11 10:54:26 +10:00
Brice-W 1f9cd92bce set expiration timer for new group members 2021-06-10 11:51:38 +10:00
Brice-W 0b5c1a68ee proto update 2021-06-09 15:37:24 +10:00
nielsandriesse 90f6b6f5b9 Update build number 2021-06-08 08:05:38 +10:00
nielsandriesse 0b5e13ca59 Fix slight scroll behavior issue 2021-06-08 08:05:18 +10:00
nielsandriesse 56c2482b8e Update build number 2021-06-04 16:25:16 +10:00
Niels Andriesse 6c293a3b5a
Merge pull request #428 from RyanRory/last-image-lost
Fix Image Gallery Count Bug
2021-06-04 16:24:48 +10:00
nielsandriesse 1041f991fd Fix unnecessary map calls 2021-06-04 16:23:59 +10:00
Niels Andriesse f68410a733
Merge pull request #427 from Brice-W/closed-group-fix
Fix Closed Group Handling Corner Cases
2021-06-04 16:20:39 +10:00
Niels Andriesse 7b62b0809c
Merge pull request #425 from RyanRory/conversation-screen-scrolling
Auto-Scroll Conversation if Already at the Bottom
2021-06-04 16:15:26 +10:00
ryanzhao 77008443d4 fix the issue that the last image is missing in media detail screen 2021-06-04 15:59:59 +10:00
ryanzhao 4c99b9ed05 make shouldScrollToBottom based on the table view's content offset. 2021-06-04 15:30:24 +10:00
Brice-W 546f91ce65 Merge branch 'dev' of https://github.com/oxen-io/session-ios into closed-group-fix 2021-06-04 15:29:56 +10:00
Brice-W 49c1de8387 clean 2021-06-04 15:29:34 +10:00
Brice-W dbcf19529b fix 2021-06-04 14:01:23 +10:00
Brice-W 9e790986f6 fix closed group corner cases 2021-06-04 11:50:24 +10:00
ryanzhao f46d736f1b Merge branch 'dev' of https://github.com/oxen-io/session-ios into conversation-screen-scrolling 2021-06-04 10:29:16 +10:00
ryanzhao 55786d6f17 fix scroll button 2021-06-04 10:29:03 +10:00
nielsandriesse ae4e781055 Update build number 2021-06-04 08:17:57 +10:00
nielsandriesse 86c2c39425 Fix background polling crash 2021-06-04 08:16:54 +10:00
nielsandriesse f526475f2f Fix minor deep linking bug 2021-06-04 08:12:23 +10:00
ryanzhao 0475274b4d only scroll down when we are already at the bottom 2021-06-03 15:16:17 +10:00
ryanzhao b2536173a0 fix conversations never scroll down when a new message comes in 2021-06-03 14:38:50 +10:00
nielsandriesse f4d63ba48e Update version number 2021-06-03 14:16:02 +10:00
nielsandriesse e24fca7b37 Fix job duplication bug
This could cause attachments not to download on the receiving side, and potentially also cause duplicate push notifications to be sent
2021-06-03 14:14:18 +10:00
Niels Andriesse c375dee5e3
Merge pull request #424 from oxen-io/deep-linking
Support Basic Deep Linking
2021-06-03 11:43:02 +10:00