Commit Graph

  • 2e31280819 chore: extract the common blur effect part from MosaicImageViewContainer sunxiaojian 2021-03-12 12:17:07 +0800
  • 37db8784bd
    Merge pull request #62 from tootsuite/feature/gifVideoSupport-patch CMK 2021-03-12 10:20:19 +0800
  • 2b2759c2cc feat: let text editor become first responder when compose scene appear CMK 2021-03-11 19:26:10 +0800
  • 03496a4e97 chore: add missing renaming #62 CMK 2021-03-11 19:23:44 +0800
  • 19a14b7761 chore: patch for delegate chain CMK 2021-03-11 19:06:15 +0800
  • bbdd6926d6 chore: rename MosaicView to MosaicBlurView sunxiaojian 2021-03-11 17:24:00 +0800
  • 97ecbb1bfb feat: add compose scene CMK 2021-03-11 15:41:27 +0800
  • 1342471c5d chore: handle Video&Gif sensitive situation sunxiaojian 2021-03-11 15:34:30 +0800
  • 6b9ae8d05d chore: add mosaicView sunxiaojian 2021-03-11 15:10:41 +0800
  • 71c5ca327a chore: make fetch free from exception CMK 2021-03-11 14:34:10 +0800
  • 6b5bb4f178 chore: make the database request Fail-Fast CMK 2021-03-11 14:08:00 +0800
  • 6c0a767435 chore: auto-pause when audio cell disappeared sunxiaojian 2021-03-11 13:11:13 +0800
  • f4136d03ba fix: add missing fetchLimit CMK 2021-03-11 11:43:49 +0800
  • 51ee576c24 fix: redundant execute path for avatar setting CMK 2021-03-11 11:36:42 +0800
  • 0be862c6b3 chore: remove useless extension for UIControl.State. Correct AvatarStackContainerButton filename CMK 2021-03-11 11:19:07 +0800
  • 2657dde184 chore: the play interrupts event could be sent with the notification sunxiaojian 2021-03-10 21:19:56 +0800
  • 75d39aabf0 feat: add reply to header for toot CMK 2021-03-10 19:12:53 +0800
  • 7556e57de9 fix: conflict between gif video and audio #53 sunxiaojian 2021-03-10 17:14:12 +0800
  • 807dfd9ea7 feat: profile persist logic. Add replyTo and replyFrom relationship for Toot CMK 2021-03-10 16:38:14 +0800
  • e1143b0ce4 feature: video & gifv support sunxiaojian 2021-03-10 14:36:28 +0800
  • a5f2bf2334 chore: code cleanup CMK 2021-03-10 14:09:38 +0800
  • cd112c5102 fix: reblog avatar RTL support issue CMK 2021-03-10 14:06:08 +0800
  • 1256ef1d8e feat: implement boost toot. Add stacked style avatar CMK 2021-03-10 13:36:01 +0800
  • 2ac2eb7c77 Merge commit /develop into feature/reblog CMK 2021-03-10 10:29:50 +0800
  • 81c22fee24 fix: count not change after undo boost and undo favorite issue CMK 2021-03-09 19:41:18 +0800
  • 51b6455c37 chore: rename reblog API CMK 2021-03-09 19:39:44 +0800
  • 1b654dcabc
    Merge pull request #51 from tootsuite/feature/audio sxiaojian88 2021-03-09 19:37:31 +0800
  • defb0ae6e0 feat: make play button reflect with state change #51 CMK 2021-03-09 19:07:30 +0800
  • fd4e99907b fix: slider jumping after drag issue. Fix player can not play again issue CMK 2021-03-09 18:54:21 +0800
  • 2b02b8deb6 fix: play audio between two toots sunxiaojian 2021-03-09 17:13:17 +0800
  • 04d960c890 Merge branch 'develop' into feature/audio sunxiaojian 2021-03-09 17:02:03 +0800
  • 0ae89aff9f fix: can't play audio again when stoped sunxiaojian 2021-03-09 16:54:05 +0800
  • 00cf194f0b
    Merge pull request #49 from tootsuite/feature/setup-avatar CMK 2021-03-09 16:35:21 +0800
  • 5a17b8a6ee chore: make slider enable state change with isPlaying sunxiaojian 2021-03-09 16:25:47 +0800
  • 441a6aee9e feat: implement boost for toot CMK 2021-03-09 15:18:43 +0800
  • 2d4dbad535 chore: fix slider shake, reset audioView when stoped sunxiaojian 2021-03-09 15:18:36 +0800
  • 30d03a3894 chore: add audio support for toot sunxiaojian 2021-03-08 11:42:10 +0800
  • 8bce197136 chore: make media_attachments.preview_url optional It's null when toot has audio So the document is wrong sunxiaojian 2021-03-08 11:21:34 +0800
  • 1a66ba92c0 feat: add avatar and display name update logic after sign-up flow #49 CMK 2021-03-08 19:05:15 +0800
  • 091839c2e4 feat: add multipart helper. Add update credentials endpoint CMK 2021-03-08 18:17:15 +0800
  • ce0fc56cd7
    Merge pull request #39 from tootsuite/feature/poll CMK 2021-03-08 14:15:40 +0800
  • 2e9af9c9cb Merge /develop into feature/poll #39 CMK 2021-03-07 22:26:05 +0800
  • 460834dfe0
    Merge pull request #40 from tootsuite/fix/sign-up-i18n CMK 2021-03-07 22:12:37 +0800
  • c6103eed35 fix: add missing request retry logic #40 CMK 2021-03-06 14:59:27 +0800
  • 893dc2a668 feat: make diffable data source works with category picker CMK 2021-03-06 14:46:04 +0800
  • 8568debab0 feat: make diffable data source work with search text CMK 2021-03-06 14:21:52 +0800
  • 29653ca612 feat: set corner radius for the last cell layer CMK 2021-03-06 13:29:45 +0800
  • 4ce3f96dae chore: use setPrimitiveValue CMK 2021-03-06 13:04:30 +0800
  • e70fd532c4 feat: [WIP] display empty state when fetching server list CMK 2021-03-06 12:55:52 +0800
  • 54c7610c7f chore: [WIP] refactor pick server scene with diffable data source CMK 2021-03-05 22:50:20 +0800
  • 652c286c71 fix: password error prompt layout issue CMK 2021-03-05 20:45:48 +0800
  • 087413009d chore: update function signature CMK 2021-03-05 19:30:52 +0800
  • 7ad09468e2 fix: set image missing corner radius CMK 2021-03-05 19:30:17 +0800
  • 07d3c3cbff chore: comment out animation logging CMK 2021-03-05 15:56:20 +0800
  • a3f9b8c2ef Merge branch 'develop' into feature/poll CMK 2021-03-05 15:55:29 +0800
  • 0df1a57865 feat: implement multiple poll CMK 2021-03-05 15:53:36 +0800
  • d79666679a fix: poll option UI reuse issue CMK 2021-03-05 14:23:26 +0800
  • 11cee6df35 feat: implement single vote poll CMK 2021-03-05 13:41:48 +0800
  • 58c8eaabe8 feat: add animation for progress bar value change CMK 2021-03-05 12:11:04 +0800
  • 06aac878c8 feat: [WIP] make the vote poll logic works CMK 2021-03-04 18:53:29 +0800
  • 54292d6b6a fix: typo. Remove period CMK 2021-03-04 16:42:43 +0800
  • 2ed2a7d8a1 fix: make sign up error i18n display for each text filed. Fix memory leaking issue for pick server scene CMK 2021-03-04 15:29:46 +0800
  • fab1deb7c8
    Merge pull request #36 from tootsuite/fix/html-server-description CMK 2021-03-04 10:55:18 +0800
  • ba283bbdcb fix: appVersion not set issue #36 CMK 2021-03-04 10:51:49 +0800
  • d9428d1f82 Merge commit /develop into fix/html-server-description CMK 2021-03-04 10:48:48 +0800
  • 028f3a9404 feat: make poll cell label appearance update according to the underneath background CMK 2021-03-03 19:34:29 +0800
  • 30c035e09a feat: implement auto refresh logic for Poll CMK 2021-03-03 16:12:48 +0800
  • 1e691a2a76 fix: AutoLayout warning for poll UI CMK 2021-03-03 12:46:38 +0800
  • d093d27127
    Merge pull request #38 from tootsuite/feature/highlighted sxiaojian88 2021-03-03 12:26:33 +0800
  • 492ad98d9b chore: change puls.circle.fill #38 sunxiaojian 2021-03-03 12:26:14 +0800
  • a0aa8b9194 chore: use instance method to observe highlighted property sunxiaojian 2021-03-03 11:30:25 +0800
  • 384fe6018e chore: set the photoButton highlight with some value alpha sunxiaojian 2021-03-02 18:21:54 +0800
  • 376cb3d58a feat: display toot poll status CMK 2021-03-02 19:33:33 +0800
  • aea2ddc078 feat: make toot poll display CMK 2021-03-02 19:10:45 +0800
  • ad8dfb25ad
    Merge pull request #37 from tootsuite/feature/avatarPicker sxiaojian88 2021-03-02 19:00:33 +0800
  • f16b4ed1cb chore: update password hint, handle error when use PhotosUI #37 sunxiaojian 2021-03-02 17:24:04 +0800
  • eb2057d14e chore: make sure to crop the image into a square sunxiaojian 2021-03-02 16:39:43 +0800
  • 211f5dd0e4 chore: code format sunxiaojian 2021-03-02 16:27:58 +0800
  • 8b63c2fda1 feat: add PollSection and PollItem for diffable data source CMK 2021-03-02 16:27:11 +0800
  • ea511c153f chore: set user avatar use PhotoUI sunxiaojian 2021-03-02 16:19:20 +0800
  • 80954b0492 feat: add Poll and PollOption entity to CoreDataStack CMK 2021-03-02 15:51:16 +0800
  • fc9310de20 feat: add motion effect for welcome illustration elements CMK 2021-03-02 13:45:47 +0800
  • daba138c0e Merge branch 'develop' into feature/welcome-illustration CMK 2021-03-02 12:53:33 +0800
  • eda3e95ad0 feat: add poll table view cell CMK 2021-03-02 12:49:04 +0800
  • 33f1cfcc77 fix: server description may display in HTML format issue. resolve: #30 #35 CMK 2021-03-02 12:01:11 +0800
  • 965756b0f8 chore: make background black and set alpha 0.9 for the artwork CMK 2021-03-02 11:49:27 +0800
  • 08d9f67f00 fix: image name typo issue CMK 2021-03-02 11:00:59 +0800
  • fab3902561
    Merge pull request #33 from tootsuite/feature/errorDetail sxiaojian88 2021-03-02 10:26:55 +0800
  • f6d9b12722 chore: update the i18n suggests #33 sunxiaojian 2021-03-02 10:25:49 +0800
  • 94d1aae02c fix: Xcode dummy refactor rename namespace overflow issue CMK 2021-03-01 19:34:24 +0800
  • 148a996129 chore: update the i18n suggests sunxiaojian 2021-03-01 19:19:51 +0800
  • 9251b55106 feat: set artwork image bleeding CMK 2021-03-01 18:32:31 +0800
  • 77a0708e7d chore: Make the server rules display before the sign-up form scene sunxiaojian 2021-03-01 18:06:37 +0800
  • 5e3939853d
    Merge pull request #32 from tootsuite/fix/30 BradGao 2021-03-01 18:02:54 +0800
  • a659b35577 chore: display UI when username is taken error return by sign up sunxiaojian 2021-03-01 17:45:02 +0800
  • 47abbadaba feat: draw welcome illustration CMK 2021-03-01 17:38:45 +0800
  • 732c5392d4 chore: show error with 18n sunxiaojian 2021-03-01 16:27:24 +0800
  • cff6a1d9ef fix: #30 fix: fix crash in server pick view when user input search text fix: fix in pick server view, user cound is always zero #32 jk234ert 2021-03-01 17:08:31 +0800
  • 0cb8d1bf6e chore: add error detail sunxiaojian 2021-03-01 15:40:40 +0800
  • 25c3d6e74d feat: add welcome illustration assets CMK 2021-03-01 14:23:45 +0800