Commit Graph

21 Commits

Author SHA1 Message Date
c8c0239e36 feat(tests): Add tests for getPrefixedSubMap 2023-05-10 00:34:07 +02:00
7c56383601 chore(all): Lint and format tests and migrations 2023-03-21 16:32:34 +01:00
Karthikeyan S
29b22b7dd9 feat: use dart format to format code 2023-03-06 10:19:10 +05:30
95d1e1ed38 feat(meta): Paginate shared media loading 2023-02-23 16:59:15 +01:00
d02fe73952 refactor(meta): Migrate to using moxxmpp
Fixes #139.
2022-11-09 16:41:38 +01:00
73a2946bba ui: Fix datebubble not displaying 'Yesterday' 2022-07-31 11:20:12 +02:00
5f12eeeabe xmpp: Fix crash when downloading file that already exists 2022-07-21 17:16:16 +02:00
294dce22d9 style: Move lib/xmpp over to very_good_analysis 2022-07-17 14:55:16 +02:00
fc69261029 refactor: Move implies into moxlib 2022-05-13 14:01:05 +02:00
c1b83b917d ui: Implement a stubbed download button 2022-02-28 12:39:40 +01:00
c77b457c21 service: Unify thumbnail handling for SFS and SIMS 2022-02-27 22:12:05 +01:00
720798814c refactor: Make helpers and constants shared 2022-01-26 12:28:49 +01:00
f8acf98ebd style: Spent 6h fixing linter warnings 2022-01-21 17:44:48 +01:00
abadc0214f xmpp: Implement plain resource binding 2022-01-21 09:34:38 +01:00
1acc2630b4 xmpp: RECEIVE MESSAGES! 2022-01-01 21:24:27 +01:00
2338648afb ui: Add missing test for validateJid 2021-12-27 18:09:03 +01:00
f2206f62c9 ui: Add basic JID validation 2021-12-26 20:57:22 +01:00
402cbb3738 ui: Nicely format the message timestamps 2021-12-26 13:41:36 +01:00
fac5d6414c ui: Add timestamp strings for conversations 2021-12-26 13:30:34 +01:00
20f17179e1 ui: Fix crash when adding a chat if one is already open 2021-12-26 12:34:02 +01:00
22ecadf865 tests: Fix padInt not padding 9 2021-12-24 23:26:45 +01:00