Commit graph

329 commits

Author SHA1 Message Date
Ryan ZHAO 9ffc118725 clean 2021-03-26 11:52:47 +11:00
Ryan ZHAO f6fb8f27de fix quote view show without tableview scrolling 2021-03-26 11:46:41 +11:00
Ryan ZHAO 2286fb3709 show quote message body when there are attachments 2021-03-26 11:22:58 +11:00
Niels Andriesse 516f815521 Debug 2021-03-26 10:39:51 +11:00
Ryan ZHAO 1335defc5c fix keyboard related scrolling issues & minor refactor 2021-03-25 16:34:13 +11:00
Niels Andriesse e2814fb884 Implement open group suggestion grid 2021-03-25 16:16:08 +11:00
nielsandriesse 717fe32a73 Fix build 2021-03-24 15:12:58 +11:00
nielsandriesse c6f4443eed Update more logic for V2 open groups 2021-03-24 14:36:26 +11:00
Ryan ZHAO c84f37eb5f WIP: keyboard issue after sending attachments 2021-03-23 17:09:45 +11:00
Ryan ZHAO 8472c4122f minor refactor 2021-03-23 13:31:04 +11:00
Ryan ZHAO 72579ce67b Merge branch 'dev' of https://github.com/oxen-io/session-ios into sending-attachment-scrolling-fix-1 2021-03-23 10:13:11 +11:00
Ryan ZHAO 58bde38576 fix conversation vc scrolling issues related to keyboard 2021-03-23 10:12:55 +11:00
Niels Andriesse 47dbed606b
Merge pull request #366 from beantaco/japanese
Japanese Translation Fixes
2021-03-23 09:42:23 +11:00
Niels Andriesse e26f6e946b Update comment 2021-03-19 16:53:27 +11:00
Ryan ZHAO 6b6246b106 Merge branch 'dev' of https://github.com/oxen-io/session-ios into sending-attachment-scrolling-fix-1 2021-03-19 16:15:16 +11:00
Ryan ZHAO 8c66b8febc scroll to the bottom after the message has the attachment IDs 2021-03-19 16:15:06 +11:00
Niels Andriesse d11db4cb03 Fix edit nickname button showing up for group threads 2021-03-18 16:25:46 +11:00
Niels Andriesse 234f5eb022 Quick fix crash 2021-03-09 09:07:52 +11:00
Niels Andriesse a17f3277e4 Add TODO 2021-03-05 16:00:43 +11:00
beantaco 055301edd3
Fixes translations of "invalid"
Some instances of "invalid" were translated as "無効" (disabled/ineffective), for example "invalid Session ID" and "invalid file format". In these cases, "無効" has been replaced with "不正" (incorrect/improper).
2021-03-05 04:57:20 +00:00
beantaco 1e9d3224f7
Makes "privacy policy" consistent across platforms
"個人情報保護" is not incorrect, but the translation "プライバシーポリシー" was introduced on session-android and session-desktop.
2021-03-05 04:57:19 +00:00
beantaco 91201b6a10
Makes translations of "device" and "link" consistent
- デバイス
- 端末  <- chosen

Though "デバイス" is now widely used, some Japanese people get confused by "デバイス" either having no idea what it means or thinking it's to do with accessory devices. "端末" has been widely used since the 20th Century and explicitly refers to "terminal" devices like computers and smartphones.

- link:   "追加する" -> "リンクする"
- unlink: "削除する" -> "リンクを解除する" (1 instance)

Incidental changes:

- Replaces "[...]" with "「...」"
- Replaces "セッション" with "Session" (1 instance) where the English means "Session" (software name) not "session"
2021-03-05 04:57:13 +00:00
beantaco 243dd0291f
Tweaks translation of "ask (the sender)"
"お願いする" can mean "ask" but is a humble form (謙譲語) of "願う", so is only used when oneself asks others to do something. Technically it cannot be used when prompting the Session user to ask the sender to do something. After a confirmation by quick internet search, I found "頼む" is a better fit.

Incidentally, also rephrases a prompt to user to double check registration number.
2021-03-05 04:44:15 +00:00
beantaco 4e90253db0
Makes translations of "update" consistent and completes iOS update phrasing
- アップデート
- 更新  <- chosen

The English instructions for updating iOS are added to the Japanese string.
2021-03-05 04:44:06 +00:00
Niels Andriesse 2e2ed4ea80 Use hex for seed encoding 2021-03-05 15:04:39 +11:00
beantaco b6ef520fb4
Fixes the strings that specify valid display names 2021-03-05 02:23:44 +00:00
beantaco 593c1d8d9b
Improves translation of open groups and closed groups
- open group:   オープングループ -> 公開グループ
- closed group: 閉じたグループ -> 非公開グループ
2021-03-05 02:20:43 +00:00
Niels Andriesse 960e500acd Don't auto-download attachments from untrusted contacts 2021-03-05 11:48:31 +11:00
Niels Andriesse 54fc54e7b9 Minor refactoring 2021-03-05 09:18:45 +11:00
Niels Andriesse 8738829358 Fill in media saved notification implementation gaps 2021-03-04 16:06:06 +11:00
Niels Andriesse 92304fa590 Clean & debug 2021-03-04 13:50:13 +11:00
Niels Andriesse 1822b661e4 Fix broken constraint 2021-03-04 11:12:08 +11:00
Niels Andriesse a8cf657c63 Fix mnemonic interpretation bug 2021-03-04 10:04:16 +11:00
nielsandriesse d26d4d4f8a Fix crash 2021-03-03 14:13:33 +11:00
nielsandriesse 66d46f3dd0 Debug 2021-03-03 14:10:54 +11:00
nielsandriesse a9a6f6d5db Hook up ONS API 2021-03-03 11:48:46 +11:00
Niels Andriesse 52eaa8cdeb Disable data extraction notifications for now 2021-03-02 15:15:57 +11:00
Niels Andriesse b21163a421 Handle media saved notifications 2021-03-02 15:14:00 +11:00
Niels Andriesse 9d6d68d33e Handle screenshot notifications 2021-03-02 15:00:28 +11:00
Niels Andriesse 08015f570f Create DataExtractionNotificationInfoMessage 2021-03-02 15:00:22 +11:00
Niels Andriesse dfb2369ab8 Show unread count on scroll to bottom button 2021-03-02 11:46:29 +11:00
Niels Andriesse 799458b03f Update build number 2021-03-02 11:08:09 +11:00
Niels Andriesse a8e5e4d535 Update build number 2021-03-02 10:21:36 +11:00
Niels Andriesse 67ea1782ef Add documentation 2021-03-02 10:18:08 +11:00
Niels Andriesse 21c7d0ce03 Implement drafts 2021-03-02 09:33:31 +11:00
Niels Andriesse 6ca6455734 Enable link a device button 2021-03-01 16:17:08 +11:00
Niels Andriesse f8180d7e65 Disable link a device button for now 2021-03-01 15:54:18 +11:00
Niels Andriesse b7a66e9f5f Hopefully fix scrolling bug 2021-03-01 15:20:44 +11:00
Niels Andriesse 57eb5f8ef4 Make conversation title tappable 2021-03-01 15:15:37 +11:00
Niels Andriesse 1a09ee3619 Scroll to last unread message upon opening a conversation 2021-03-01 14:23:55 +11:00
Niels Andriesse c3f70a641a Show unread counts 2021-03-01 14:04:54 +11:00
Niels Andriesse 9acc48feb2 Debug 2021-03-01 13:43:52 +11:00
Niels Andriesse cf07fc1b1a Implement nicknames 2021-03-01 13:15:54 +11:00
Niels Andriesse dd0baf0d97 Unify contacts APIs 2021-03-01 09:36:18 +11:00
Niels Andriesse 205ff8a660 Prepare for upcoming contact changes 2021-02-26 15:00:03 +11:00
Niels Andriesse 9969284a2b Clean 2021-02-26 14:42:46 +11:00
Niels Andriesse 7289c5064a Fix margins 2021-02-26 14:11:58 +11:00
Niels Andriesse b98fb13c3f Fix typo 2021-02-26 14:07:55 +11:00
Niels Andriesse 73bbaf9ce7 Potentially fix attachment issue 2021-02-26 13:42:06 +11:00
Niels Andriesse 1dc8a8270f Fix crash 2021-02-26 09:36:07 +11:00
Niels Andriesse c2c905de08 Enable link a device button 2021-02-25 16:11:38 +11:00
Niels Andriesse 50b6862815 Fix color and incorrect offset 2021-02-25 13:27:20 +11:00
Niels Andriesse cdd9878eb1 Quick fix scrolling bug 2021-02-25 10:50:14 +11:00
nielsandriesse 109e673bad Debug 2021-02-24 15:30:41 +11:00
nielsandriesse e2ce5bf58a Disable link button for now 2021-02-24 11:37:54 +11:00
nielsandriesse 9cda22b640 Fix ugly transition 2021-02-24 11:02:56 +11:00
nielsandriesse 881bd9b00f Add missing sync 2021-02-24 10:01:23 +11:00
Niels Andriesse c5c6bf2624 Debug 2021-02-23 16:09:22 +11:00
Niels Andriesse 10e6d114a0 Sync profile updates 2021-02-23 16:01:06 +11:00
Niels Andriesse 713b781def Remove legacy notifications adaptee 2021-02-23 15:38:55 +11:00
Niels Andriesse 227d02b8ea Fix incorrect margin 2021-02-23 15:30:05 +11:00
Niels Andriesse e4aca65af0 Clean 2021-02-23 14:20:21 +11:00
Niels Andriesse cea036e343 Reduce code duplication 2021-02-23 13:53:30 +11:00
Niels Andriesse 4b83c48e6f Hide link device button for now 2021-02-23 13:10:06 +11:00
Niels Andriesse d833bbc44c Hide input view after user left group 2021-02-23 11:28:22 +11:00
Niels Andriesse f6ced55003 Debug 2021-02-23 10:56:16 +11:00
Niels Andriesse 646910d115 Fix crash 2021-02-23 10:23:18 +11:00
Niels Andriesse e945a6779f Include profile in configuration sync message 2021-02-23 09:47:38 +11:00
Niels Andriesse d532badd09 Merge branch 'dev' into multi-device 2021-02-22 15:18:12 +11:00
Niels Andriesse 66a00d4167 Clean 2021-02-22 15:10:01 +11:00
Niels Andriesse 870f4d38d7 Clean 2021-02-22 14:47:40 +11:00
Niels Andriesse bc91d9ef0c Fix text view placeholder bug 2021-02-22 14:29:14 +11:00
Niels Andriesse b2c6a5229b Fix voice message resetting bug 2021-02-22 14:23:15 +11:00
Niels Andriesse 5846de634d Fix disappearing messages timer positioning 2021-02-22 14:17:05 +11:00
Niels Andriesse 7b01b65908 Fix various minor bugs 2021-02-22 13:36:26 +11:00
Niels Andriesse a6ae026541 Switch to expanding attachment buttons 2021-02-22 10:49:35 +11:00
Niels Andriesse d30fd2fb07 Clean 2021-02-19 16:02:19 +11:00
Niels Andriesse 49c825eb43 Remove old conversation screen 2021-02-19 15:46:52 +11:00
Niels Andriesse 2efcd20c64 Show disappearing messages timer 2021-02-19 15:08:24 +11:00
Niels Andriesse 547f5bf540 Make replies tappable 2021-02-19 14:43:49 +11:00
Niels Andriesse 28d34b0187 Fix replies bug 2021-02-19 14:33:04 +11:00
Niels Andriesse b8f82c98eb Show moderator icons in open groups 2021-02-19 14:30:16 +11:00
Niels Andriesse bc58dfd94e Update build number 2021-02-19 13:43:59 +11:00
Niels Andriesse a23081409b Finish search 2021-02-19 13:25:31 +11:00
Niels Andriesse d21d6836a9 Implement rough conversation search 2021-02-19 10:50:18 +11:00
Niels Andriesse c4bd4cea6a Clean up conversation settings screen 2021-02-18 16:49:48 +11:00
Niels Andriesse 994ee82a89 WIP 2021-02-18 15:32:56 +11:00
Niels Andriesse 067eaf0c3b Clean 2021-02-18 13:40:38 +11:00
Niels Andriesse 6a810d959b Fix initial scroll position bug 2021-02-18 11:02:19 +11:00
nielsandriesse 907925496f Clean 2021-02-17 16:27:35 +11:00