manuroe
77c80c84c1
Reskin: Paint icons with RiotDesignValues.colorValues.accent when possible
2018-12-03 17:14:32 +01:00
manuroe
674fcfaa9d
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
2018-11-30 17:10:28 +01:00
manuroe
006dd7237c
Reskin: Factorise *RoomTitleViews
...
and apply them kRiotDesignNavigationBarBarTintColor as background color to mimic the nav bar color
2018-11-29 17:47:42 +01:00
Giom Foret
dc747fec93
MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] .
...
Note - DirectoryServerTableViewCell:
Presently the thirdPartyProtocolInstance.icon is not a Matrix Content URI. We could not use here MXKImageView setImageURI method
without breaking the instance icon rendering. We use the deprecated interface until this point is fixed on the server side.
2018-11-11 15:20:32 +01:00
manuroe
6e495ad441
Server Quota Notices: Implement the blue banner
...
Closes #1937
2018-10-02 15:30:00 +02:00
manuroe
35733ccd75
Make code use the "Empty room" i18n string from MatrixKit
2018-09-20 11:05:46 +02:00
manuroe
18b1552b50
MAU: Fix text font in red banner
2018-08-24 17:05:22 +02:00
manuroe
760ad6a9f0
RoomVC: Show a "Resource Limit Exceeded" banner if it happens in a /sync response
...
#1937
2018-08-21 18:25:56 +02:00
manuroe
d7df37f8ea
Merge remote-tracking branch 'origin/develop' into lazy_loading
...
# Conflicts:
# CHANGES.rst
# Riot/Modules/Room/RoomViewController.m
2018-08-07 18:06:58 +02:00
SBiOSoftWhare
899bddbe2a
Create RoomPredecessorBubbleCell in order to display room predecessor info when needed
2018-08-07 11:26:35 +02:00
manuroe
53ce2ba11b
Lazy-loading server side: Use MXRoomSummary.membersCount when possible
2018-08-02 11:36:40 +02:00
manuroe
9eab1cbd11
Lazy-loading server side: Use new async [MXRoom members:lazyLoadedMembers:]
2018-08-01 17:25:38 +02:00
SBiOSoftWhare
3a094c91c1
[RoomActivities] Improve display room replacement
2018-07-27 18:33:46 +02:00
SBiOSoftWhare
9da8cd9d8a
[RoomActivitiesView] Add room replacement display
2018-07-27 11:48:38 +02:00
SBiOSoftWhare
827b7e98c7
Fix boolean condition when updating placholder in RoomInputToolbarView
2018-07-24 16:53:07 +02:00
SBiOSoftWhare
4d8e8aead4
Add send reply mode in RoomInputToolbarView in order to update text input placeholder when sending a reply.
2018-07-24 16:53:06 +02:00
manuroe
5c600009e5
New async [MXRoom state:]: Fix issue reported in Steve's review
2018-07-24 16:30:48 +02:00
SBiOSoftWhare
e7703b0396
Fix boolean condition when updating placholder in RoomInputToolbarView
2018-07-24 13:32:40 +02:00
SBiOSoftWhare
5fe4a46627
Add send reply mode in RoomInputToolbarView in order to update text input placeholder when sending a reply.
2018-07-23 16:54:23 +02:00
manuroe
f838869b22
New async [MXRoom state:]: Use [MXRoom members:]
2018-07-23 15:38:50 +02:00
manuroe
d1e296913e
New async [MXRoom state:]: Make Riot build
2018-07-20 10:40:42 +02:00
manuroe
50f125fd9a
Fix regression with new MXRoomMembers
2018-07-17 18:41:28 +02:00
manuroe
c2faf3e7a3
MXRoomState: Apply new membership property
2018-07-17 18:00:56 +02:00
manuroe
e3f204562b
Make use of MXRoom.roomId and MXRoom.summary instead of MXRooms.state
2018-07-16 22:30:55 +02:00
manuroe
2e4f568807
MXRoomState: Apply new MXRoomMembers property
2018-07-12 00:19:48 +02:00
SBiOSoftWhare
26624eafed
Fix image references in xib and storyboards by removing .png suffix
2018-07-10 17:16:26 +02:00
SBiOSoftWhare
fbe1264a5a
Organize views by feature
2018-07-10 10:21:20 +02:00