Commit Graph

31 Commits

Author SHA1 Message Date
c7dd5961f7 ui: Convert the settings to Bloc 2022-03-26 14:32:41 +01:00
d1e15499e7 ui: Add back some settings pages 2022-03-25 18:31:47 +01:00
815936bf1e ui: First steps towards Bloc 2022-03-19 22:34:36 +01:00
e39463dc0a ui: Kind of implement setting an avatar 2022-03-17 11:40:57 +01:00
5d21177841 meta: Implement user blocking 2022-03-14 20:58:32 +01:00
5e8fa76a47 build: Fix license script 2022-03-09 13:53:40 +01:00
92731677a3 meta: Implement swipe-to-quote 2022-03-08 14:13:58 +01:00
6d9d6bb0a1 ui: Delete old background images on setting and removing 2022-03-06 17:00:58 +01:00
43041ba4ce ui: Implement chat backgrounds 2022-03-06 16:52:32 +01:00
820a1a7de6 service: Implement download size restrictions 2022-03-05 20:35:52 +01:00
37f2c3f17f service: Make auto-downloads a bit more configurable 2022-03-05 19:11:28 +01:00
213d777750 ui: Add privacy settings 2022-03-04 15:26:30 +01:00
ef4826c619 meta: Receive images using OOB data 2022-02-24 21:47:30 +01:00
7c55434c50 ui: Restore the 'Debug enabled' switch 2022-02-23 14:35:46 +01:00
0fa62f904a meta: Add an UDP logger 2022-02-16 20:38:15 +01:00
e33b290d24 style: Fix linter issues 2022-02-06 18:48:59 +01:00
3dd0ac1754 ui: Add a (useless) debugging page 2022-02-04 18:38:26 +01:00
4a86f239ff refactor: Move lib/data/ into lib/ui/ 2022-01-26 12:31:48 +01:00
6f596b7fca refactor: Move lib/redux into lib/ui/ 2022-01-25 16:19:24 +01:00
68ccbf2744 style: Replace navigation strings with constants 2022-01-25 16:14:32 +01:00
f8acf98ebd style: Spent 6h fixing linter warnings 2022-01-21 17:44:48 +01:00
f79824510a style: Replace single quotes with double quotes 2022-01-10 15:47:51 +01:00
eb06e8b863 ui: Add showConfirmationDialog 2022-01-10 15:35:44 +01:00
986d43cb0f ui: Implement a logout 2021-12-28 20:52:27 +01:00
2b301ca032 build: Generate the list of libraries 2021-12-26 22:58:26 +01:00
61e2683214 ui: Add button for showing own JID as a QR code 2021-12-26 19:02:31 +01:00
d034a0e7ad ui: Add xmpp-providers to the licenses 2021-12-26 12:10:00 +01:00
4484600927 ui: Add a nice graphic for when no chats open 2021-12-25 21:37:34 +01:00
83990243fb ui: Finally set the app icon 2021-12-25 19:21:47 +01:00
35da08608b ui: Make the UI much more consistent 2021-12-25 19:01:06 +01:00
be5a32dcf0 ui: Add settings 2021-12-25 18:22:11 +01:00