Commit Graph

379 Commits (ea4c9abeaf8386ddce788eb68ef379facacd2244)

Author SHA1 Message Date
Paul ea4c9abeaf Disallow text selection in messages on mobile. 2021-08-02 13:06:18 +01:00
nizune 6f08a70d15 Small update for desktop app 2021-08-02 12:22:39 +02:00
nizune 1ded8ed4fc New server sidebar swoosh 2021-08-02 10:57:17 +02:00
nizune 79df98648a Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite 2021-08-02 10:30:05 +02:00
Paul df5f1b2f74 Add settings closing animation. 2021-08-01 21:55:13 +01:00
Paul 7f107a739d Closing animation for settings. 2021-08-01 21:08:42 +01:00
nizune 28577a3cdc Cleaned up titlebar look 2021-08-01 20:40:02 +01:00
nizune bfd70b06a1 Changed titlebar icons 2021-08-01 20:40:02 +01:00
Paul c35d6833ef Move titlebar. 2021-08-01 20:40:02 +01:00
Paul 6106ce9e5b Don't show tooltip / hover when no update. 2021-08-01 20:40:02 +01:00
Paul 040bf00c42 Fix iOS touch. 2021-08-01 20:29:36 +01:00
nizune 1f6fa49254 Cleaned up titlebar look 2021-08-01 20:41:53 +02:00
nizune 442dc81cdc Changed titlebar icons 2021-08-01 19:29:27 +02:00
Paul 5a07029aa0 Move titlebar. 2021-08-01 18:11:18 +01:00
Paul dccc571a18 Don't show tooltip / hover when no update. 2021-08-01 17:56:38 +01:00
Paul 4d194ba31a Move update indicator to titlebar on desktop. 2021-08-01 17:52:44 +01:00
nizune c32826e157 Added update button to titlebar 2021-08-01 18:35:10 +02:00
nizune 5849d76443 Added fixes to electron titlebar 2021-08-01 18:17:22 +02:00
Paul 5b8f61690c Improve titlebar design. 2021-08-01 16:44:51 +01:00
Paul 0ff6d0ca90 Improved native options. 2021-08-01 14:22:08 +01:00
Paul 5c100b212e Fix message links from search. 2021-07-31 22:39:15 +01:00
Paul f20f1d8b41 Fix blocked users appearing in typing indicator.
Make typing indicator time out.
2021-07-31 17:58:26 +01:00
Paul 50452ba503 Fix notifications not opening server. 2021-07-31 17:00:50 +01:00
Paul 17d35e5eba Add nicknames + role colours back. 2021-07-31 16:59:37 +01:00
Paul cd98131d23 Hot fix: Fetch channels for newly found servers. 2021-07-31 16:15:01 +01:00
Paul 67feb34f58 Fix message links redirecting to home page. 2021-07-31 15:11:58 +01:00
Paul 9abdbd6520 Patch revolt.js 2021-07-31 13:56:16 +01:00
Paul 0a23cfced8 Fix message links from replies. 2021-07-31 13:50:29 +01:00
Paul 54900008a6 Move typing indicator into revolt.js 2021-07-31 13:48:26 +01:00
Paul 329ce392fc Fix elements not observing permissions. 2021-07-31 12:09:18 +01:00
Paul c9296ee99f Remove strict on KaTeX, change error. 2021-07-31 11:04:31 +01:00
Paul 6750812916 Add queued messages back.
Fix various code issues.
i18n invite menu.
2021-07-31 10:31:16 +01:00
Paul 23a9d41450 Fix server id not being replaced properly.
Fix links in spoilers opening when revealing.
Fix unread icon appearing for home.
Fix unreads not being acknowledged.
2021-07-31 10:05:59 +01:00
Paul 5105e84867 Update to revolt.js 5.0.0-alpha.10
Fix member sidebar not showing on mobile.
2021-07-31 09:34:55 +01:00
Paul b65dbab297 Fix duplicate member entries. 2021-07-30 23:43:26 +01:00
Paul 33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul d5b767c251 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +01:00
Paul 3f8a698039 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +01:00
Paul 06aaeab256 Completely remove all references to Username. 2021-07-29 21:47:45 +01:00
Paul 6123133356 Try reverting change to typing indicator. 2021-07-29 21:43:04 +01:00
Paul 57bb721246 Handle additional side effects from events. 2021-07-29 21:23:06 +01:00
Paul b21985a304 Load member sidebar into MobX state. 2021-07-29 21:01:03 +01:00
Paul 720df984d0 Handle all packets. 2021-07-29 20:39:58 +01:00
Paul eec46c7761 Clean up code. 2021-07-29 20:11:50 +01:00
Paul 2a420cfb3b Remove useServer and useServers. 2021-07-29 19:01:40 +01:00
Paul 4990ac2350 Remove useChannels.
Add servers to MobX.
2021-07-29 18:49:49 +01:00
Paul 8a5c6fc4d5 Remove useChannel 2021-07-29 18:41:01 +01:00
Paul 551dc7562e Remove remaining references to useUser(s).
Add Channel object.
2021-07-29 16:55:07 +01:00
Paul 7c119fd1a8 Fix: Should use observer not observable. 2021-07-29 16:08:35 +01:00
Paul 86c981d692 Finish migrating user state over to MobX. 2021-07-29 15:51:19 +01:00