Bogdan Duduman
48db099134
feat: include sort members eslint changes
2022-09-27 10:25:20 +02:00
Saúl Ibarra Corretgé
d9eedb0dad
fix(recent-list) do not store room when inside an iframe
...
Due to local storage limitations we might end up making the URL huge
when we save the state there. Avoid the issue at the root by never
storing URLs in that case.
Closes: https://github.com/jitsi/jitsi-meet/issues/11567
2022-05-23 14:26:49 +02:00
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
2021-11-09 09:43:55 +01:00
luz paz
d3680bbebd
fix(misc) follow-up typos
...
Found via `codespell -q 3 -S ./lang`
2021-03-22 10:41:41 +01:00
Bettenbuk Zoltan
39d789a088
feat: add url params: config.disableInviteFunctions, config.doNotStoreRoom and userInfo.displayName
2020-04-09 17:14:16 +02:00
hristoterezov
fb75180632
ref(RecentList): Improvements after review.
2018-08-03 11:25:03 -05:00
Ritwik Heda
046b06e436
added recent list
2018-08-03 11:25:03 -05:00
Saúl Ibarra Corretgé
dc246960df
feat(App): refactor App and split it into BaseApp and App
...
BaseApp does all the heavy-lifting related to creating the redux store,
navigation, and so on.
App currently handles URL props and actually triggering navigation based on
them.
2018-07-12 11:28:19 -05:00
Lyubo Marinov
d4dea22576
[RN] If recent-list knows a domain, then the app knows it
2018-05-14 16:32:19 -05:00
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
2018-02-27 20:52:34 -06:00
zbettenbuk
158cadf4f9
Improve persistency layer
2018-02-02 15:13:26 -06:00
Lyubo Marinov
112c856850
Fix settings screen layout on iOS and add soft back button
2018-01-18 15:45:25 -06:00
Lyubo Marinov
1e0550c746
[RN] Add recent-list feature
2017-12-19 19:15:01 -06:00
Zoltan Bettenbuk
45c405de0e
[RN] Add recent-list feature
2017-12-19 18:35:51 -06:00