JanNiklas Grabowski
a3a9fc2c66
feat: foss merge changes from review
2024-08-20 12:58:18 +02:00
Stefan Ceriu
770b4da16b
Adopt the EXA forbidden terms list when searching for public rooms
2024-06-10 14:53:09 +03:00
Stefan Ceriu
c1d10f720e
Remove NSFW advanced settings option
2024-06-10 13:35:11 +03:00
Doug
12b336e0ae
Replace check on unassigned var with NSURLErrorCancelled
2022-08-01 12:35:50 +01:00
Doug
86c2b4ebb5
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Philippe Loriaux
216924165d
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
Stefan Ceriu
8b80b3f4c7
vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods.
2021-09-30 09:40:12 +03:00
Doug
0fee0e5c86
Rename roomsCount and moreThanRoomsCount to indicate they are for search results.
...
Redefine roomsCount as the number of fetched rooms in the data source.
2021-07-08 12:16:05 +01:00
Stefan Ceriu
43f6c44c78
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare
27f21e58f3
PublicRoomsDirectoryDataSource: Fix search when NSFW filter is off.
2021-04-20 11:30:14 +02:00
SBiOSoftWhare
b573c0d6ff
PublicRoomsDirectoryDataSource: Add showNSFWRooms property to filter NSFW public rooms.
2021-03-03 16:19:01 +01:00
ismailgulek
02ebb3490e
Move MXThirdPartyProtocolInstance extension to a new file
2020-09-10 11:25:43 +03:00
ismailgulek
6c07959c36
Make PublicRoomsDirectoryDataSource conform NSCopying
2020-09-09 14:40:33 +03:00
SBiOSoftWhare
1f6743f612
Remove old AppDelegate imports.
2020-08-31 19:38:06 +02:00
manuroe
744a0b8d4f
reskin: Create ThemeService.shared
2019-01-11 11:45:27 +01:00
manuroe
712a632120
reskin: Rename RiotDesignValues -> ThemeService
2019-01-11 10:46:00 +01:00
manuroe
936a26da1a
reskin: kill kRiotSecondaryTextColor
2019-01-10 18:05:21 +01:00
SBiOSoftWhare
c483cc4a82
Move cell data and data sources to corresponding modules.
2018-07-10 10:21:21 +02:00