Commit graph

15 commits

Author SHA1 Message Date
giomfo
568af33fdf Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename "Vector" directory with "Riot"
2017-03-08 11:08:03 +01:00
giomfo
e5b136adb1 Bug Fix - Room details members: wrong unknown wording
#941
2017-01-19 17:09:08 +01:00
manuroe
9e9fdb49bc Use the prod path of the web app for email validation callback 2016-09-14 14:49:00 +02:00
manuroe
f10b16ab74 Update universal links origin 2016-09-14 14:35:28 +02:00
manuroe
12f04b1c62 Intercept and create matrix.to URLs within the app #547 2016-08-29 11:57:01 +02:00
manuroe
22f390e487 Intercept matrix.to URLs within the app #547 2016-08-29 09:16:41 +02:00
manuroe
7437aa6a9a Permalimks: Use the beta path of the web app instead of /develop 2016-05-09 10:23:46 +02:00
manuroe
8c3b8ffec8 Fixed regression on opening of normal web links.
Removed the dev logs
2016-05-03 11:05:47 +02:00
manuroe
0341872f09 Temporary develop commit for testing web links on jenkins builds 2016-05-03 10:59:08 +02:00
manuroe
ebdfd16a9c Temporary develop commit for testing web links on jenkins builds 2016-05-02 10:59:53 +02:00
manuroe
b78bb5fb3e Room member details: Fixed presence displayed when it is undefined 2016-05-02 08:38:03 +02:00
manuroe
673772d074 Universal link: Moved isUniversalLink and fixURLWithSeveralHashKeys methods from AppDelegate to Tools 2016-04-29 16:19:13 +02:00
manuroe
09ff1fe615 Presence: Display (X ago) only if X > 0 2016-04-29 14:22:02 +02:00
manuroe
36a810ada5 Presence: Renaming to look more like js sdk: MXUser.isCurrentlyActive -> MXUser.currentlyActive 2016-04-29 13:49:29 +02:00
manuroe
64d93e36b2 Room member details: Factorised the pretty string for presence in [Tools presenceText] 2016-04-29 09:54:43 +02:00