Commit Graph

27 Commits

Author SHA1 Message Date
Andrea Cavalli
45e855f89d Remove most memory related features
I can't maintain anymore this amount of features while keeping the library constantly updated and without bugs. Every merge was taking me multiple hours of revisioning the code. I give up.
From this commit onwards TDLight will only have small useful customizations that are easy to maintain.
Now the people relying on the OptimizeMemory method can restart the session every N hours to free up the memory.
The real way to keep a low memory usage must involve a huge refactoring to allow the unloading of the caches into the sqlite database, similar to what's already happening with messages data. Only Levlam has the ability to implement this without needing to merge the upstream everytime.
2021-09-25 22:11:42 +02:00
levlam
eb80924dad Update version to 1.7.0. 2020-11-28 17:00:17 +03:00
levlam
e3a31f062e Add can_archive_and_mute_new_chats_from_unknown_users option. 2020-11-28 16:39:56 +03:00
levlam
0b751f36ba Update Change Log. 2020-11-20 15:34:52 +03:00
levlam
d5da47510d Minor fixes. 2020-11-20 01:32:58 +03:00
levlam
e719f9bf9b Add TDLib 1.7.0 Change Log. 2020-11-19 23:50:08 +03:00
levlam
e57669363c Minor binding name fix.
GitOrigin-RevId: db092245555fb9da70980ecf9c087beae04bb5ae
2020-10-05 21:18:38 +03:00
levlam
0a5ff51c22 Add release dates to the Change Log.
GitOrigin-RevId: 26e7a652a883febf23500beba647b5cd5d604590
2020-09-02 14:47:38 +03:00
levlam
0581b298cc Fix some IP address spelling.
GitOrigin-RevId: ca1e3f4110057c3badbd9c5898593a65b72410e2
2020-05-16 23:32:32 +03:00
levlam
e326fdcf80 Specify supported LibreSSL versions in the change log.
GitOrigin-RevId: 3a3e2b6b950da99c648290ada0e24dddd8350b31
2020-03-02 19:58:30 +03:00
levlam
4be220750b Add polls to Change Log.
GitOrigin-RevId: b46d2e2b75dca763739d3e3bef9677b896e7acc4
2020-01-23 01:22:26 +03:00
levlam
16bf911dde Update layer 109. TON-related requests was removed.
GitOrigin-RevId: 7b6cba050a43aab728928e145829a402a055df52
2020-01-20 01:52:46 +03:00
levlam
3659757dc3 Add parameter searchEmojis.input_language_code.
GitOrigin-RevId: c0cc78cb2957c9b9be4c3310a0505d08f6189006
2020-01-08 19:07:40 +03:00
levlam
eecb70d006 Minor fixes.
GitOrigin-RevId: b8276b548fca9ede4bd2caf27bd45ccc54c93dda
2020-01-07 18:16:57 +03:00
levlam
52651a2efb Add TDLib 1.6.0 Change Log.
GitOrigin-RevId: 9f5a70d5f4e6ad23fe21d544719a044fe5f612a4
2020-01-07 03:19:23 +03:00
levlam
435d8b438a Add TDLib 1.5.0 Change Log.
GitOrigin-RevId: 2ea87a5a8a63a0639f547d042b3a953a6f9a186c
2019-09-08 02:16:50 +03:00
levlam
fca1fcc789 Documentation improvements.
GitOrigin-RevId: a0cbc3baa32f3f5e2b2b73814daf060c2484df3d
2019-07-27 17:53:07 +03:00
levlam
c874b1d4b1 Add support for separate background for dark theme.
GitOrigin-RevId: e5315453db1a7388f240dbefd4eeac6d8c9929c8
2019-06-18 01:39:57 +03:00
levlam
b1a5789ae2 Add TDLib 1.4.0 change log.
GitOrigin-RevId: 5c17b3e8464725bac55aa511df98efd268cd1337
2019-04-30 03:49:00 +03:00
levlam
c66cfc242d Fix WEBP spelling in ChangeLog.
GitOrigin-RevId: a25393f37d5512948f0de905be2a3cf18bdebe54
2018-09-04 22:53:39 +03:00
levlam
09712039f5 Add TDLib 1.3.0 Change Log.
GitOrigin-RevId: c6bf8e89e1969a5901fe055b1c56d5559df9d6d2
2018-09-04 17:38:08 +03:00
levlam
e56b369717 Update Change Log.
GitOrigin-RevId: c1b1fec7933e016d8e5fe71ceb5f131d80425bf0
2018-03-19 22:17:30 +03:00
levlam
be48e787bc Update version to 1.2.0.
GitOrigin-RevId: 3f8e087ddc61c7a1aa2db5f51d954eba197d11b6
2018-03-19 16:49:39 +03:00
levlam
242c39dc91 Improve README.
GitOrigin-RevId: 846c79e12b2df885629b5dc86e0d22e4538cdd4f
2018-03-18 00:11:14 +03:00
levlam
6c706f45e7 Increase TDLib version to 1.1.1.
GitOrigin-RevId: 0ba6d376f892d751dc74a4f0dbf9aaeb09f484ca
2018-02-04 00:59:09 +03:00
levlam
620e5d95cd Fix formatting.
GitOrigin-RevId: 4c44f261be6bddbce9b24ce28d177313753b603d
2018-02-02 01:44:51 +03:00
levlam
19ef0361f9 Add change log.
GitOrigin-RevId: bbffbec7d281254a1fd430064e3cfe620df87c0a
2018-01-31 21:24:11 +03:00