300 Commits

Author SHA1 Message Date
rhunk
b378bdde87 feat(core): spotlight comments username 2023-12-28 00:42:01 +01:00
rhunk
7aa05e996a feat(scripting): messaging module 2023-12-27 23:19:59 +01:00
rhunk
2a8fcacd2f feat(core/ui): conversation toolbox
- add scripting support
2023-12-27 17:39:46 +01:00
rhunk
8f2940e0a6 feat(app/scripting): warning dialog 2023-12-27 12:38:49 +01:00
rhunk
a249d41887 feat(scripting): sleep 2023-12-27 11:55:29 +01:00
rhunk
fe5c6306e1 feat(scripting): compose alert dialog 2023-12-26 13:09:52 +01:00
rhunk
72c9b92a3e feat(scripting): integrated ui 2023-12-25 23:10:31 +01:00
rhunk
37becec350 feat(scripting): permissions
- Java Interfaces binding
2023-12-25 12:10:29 +01:00
rhunk
3edd6ed723 feat(scripting): module exports
- add currentSide global
- add script name rule
- add displayName
2023-12-25 02:02:27 +01:00
rhunk
392cd95dac feat(scripting): module system 2023-12-24 17:29:19 +01:00
rhunk
7d6978f961 feat(common/util): protobuf utils 2023-12-24 17:17:45 +01:00
rhunk
cac0ccffc7 feat: unsaveable messages
- fix(auto_save): prevent saving unsaveable messages
2023-12-23 01:08:36 +01:00
rhunk
0d3bffb05b feat: custom path format 2023-12-21 00:03:39 +01:00
rhunk
cc94ea93b2 feat: suspend location updates 2023-12-20 23:45:12 +01:00
rhunk
b925e8f546 feat(core/message_logger): auto purge & message filter
- optimize bridge addMessage
2023-12-17 19:09:01 +01:00
rhunk
d70fb0f193 feat(experimental): prevent forced logout 2023-12-17 03:15:22 +01:00
rhunk
614d629f07 feat(experimental): story logger 2023-12-17 02:50:01 +01:00
rhunk
0fdd7b576f chore: mark stories as seen locally 2023-12-16 18:29:44 +01:00
rhunk
7dd4241be0 perf(core): chat exporter
- feat compose ui
2023-12-16 16:52:00 +01:00
rhunk
06d57ab83c refactor: move compose view factory to common 2023-12-16 00:26:38 +01:00
rhunk
cadcbc958e fix(core): device spoofer
- add lspatch install package name hook
2023-12-15 23:19:04 +01:00
Caner Karaca
fc62f1b73f
build: update dependencies (#479)
* build: update libraries
* ci: remove android workflow

---------

Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-12-09 23:52:02 +01:00
rhunk
af138225f1 feat(core/ui_tweaks): hide suggested friend stories 2023-12-09 22:44:24 +01:00
rhunk
440c35e423 feat(scripting): module.onBeforeApplicationLoad 2023-12-05 18:43:41 +01:00
rhunk
35016b589f feat(core): edit text override 2023-12-04 23:18:02 +01:00
rhunk
ce2fe64c37 fix(common): config deserializer error handler 2023-12-04 23:17:35 +01:00
rhunk
d762040937 feat(core/ui_tweaks): hide unread chat hint 2023-12-04 22:26:13 +01:00
rhunk
c9526931e8 feat(scripting): auto reload
- refactor ScriptsSection
2023-12-03 23:48:34 +01:00
rhunk
80e37306a4 feat: half swipe notifier duration range 2023-12-03 19:04:34 +01:00
rhunk
dd8c51fe55 fix: auto save 2023-12-03 18:33:30 +01:00
rhunk
a7275c2a0b feat: mark stories as seen locally 2023-12-03 14:56:24 +01:00
rhunk
79be5da030 feat: prevent message list auto scroll 2023-12-03 12:42:57 +01:00
rhunk
98d0f98714 refactor: convert message locally 2023-12-01 21:44:40 +01:00
rhunk
202638841a feat(core/notifications): save in chat when marking as read 2023-12-01 18:50:11 +01:00
rhunk
f375f9bc0e fix(downloader): media identifier & dash chapter selector
- fix ffmpeg crashes
- fix close resources
- perf http server
2023-11-29 23:56:55 +01:00
rhunk
4046d1a506 feat(core/mark_as_seen): close menu on click
- sort rule features
2023-11-29 22:35:46 +01:00
rhunk
b232dbc056 feat: fidelius indicator 2023-11-27 21:19:34 +01:00
rhunk
3b0b44fcd4 feat: bulk messaging actions 2023-11-27 19:26:39 +01:00
rhunk
9c5a590a60 feat(core): strip media metadata 2023-11-27 17:51:46 +01:00
rhunk
a6d5d289a4 feat(experiments): disable composer modules 2023-11-26 17:47:54 +01:00
rhunk
f66859b1fd feat(action): bulk remove friends 2023-11-25 22:15:35 +01:00
rhunk
1917616430 feat(core/camera): hevc recording 2023-11-24 22:34:52 +01:00
rhunk
a5d63f96ca fix(core): force upload source quality
- fix app experiment crash
- fix vertical story viewer
2023-11-24 22:20:06 +01:00
rhunk
1383686a82 fix(common/logger): crash 2023-11-24 19:17:41 +01:00
rhunk
fb16a220b7 fix(core/ff_info_menu): hidden birthday 2023-11-23 22:44:57 +01:00
rhunk
752f87179f feat(core): opera media quick info
- add creation timestamp to MediaDownloader instead of current timestamp
2023-11-22 22:22:15 +01:00
rhunk
15c56b705f feat(app/settings): message logger export & clear 2023-11-22 20:41:03 +01:00
rhunk
e9b9a71a7e feat: story features
- disable rewatch indicator
- disable public stories
2023-11-22 00:02:18 +01:00
rhunk
c0740877fa feat: localized content types 2023-11-21 19:29:08 +01:00
rhunk
44c7579892 feat(common): proto utils 2023-11-21 18:53:36 +01:00