1074 Commits

Author SHA1 Message Date
rhunk
aaf8f3e43a feat: end-to-end encryption
- message_logger: fix view binder bugs and deleted message color
- fix invalid message rule type
2023-09-28 02:12:03 +02:00
rhunk
061f5cc5a8 fix: immersive preview borders
- todo: edits container offset
- remove cognac button
- better hide call buttons
2023-09-27 00:50:28 +02:00
rhunk
35418a9735 fix: settings overlay
- fix back gesture
- fix bar color
2023-09-25 22:20:51 +02:00
rhunk
b1f7304240 feat: experimental chat encryption 2023-09-24 17:28:29 +02:00
rhunk
b46139c3ad refactor: rule features 2023-09-24 16:51:31 +02:00
rhunk
9e547bfe0c feat: snap to chat media 2023-09-24 12:26:09 +02:00
rhunk
d0e26509cb fix(proto_reader): proto pretty print uuid string 2023-09-24 11:19:28 +02:00
rhunk
2e973a51b5 fix: empty script folder error 2023-09-24 01:06:26 +02:00
rhunk
a341801be3 feat: more profile information
- refactor DatabaseAccess
- refactor wasInjectedView to ViewTagState
- refactor applyTheme ktx
2023-09-24 00:22:03 +02:00
rhunk
2c16f41fd6 refactor: code cleanup 2023-09-23 22:44:51 +02:00
rhunk
fc838fed7a feat(message_logger): deleted indicator 2023-09-23 00:49:24 +02:00
rhunk
302ea7e83b fix(settings_overlay): dialog dismiss callback 2023-09-22 18:19:49 +02:00
auth
aeffddb7cc
chore(readme): permission update 2023-09-22 15:07:24 +00:00
rhunk
258b10fd72 feat: features overlay
- rename debug section to settings
2023-09-22 00:52:56 +02:00
rhunk
f2e49e93fb feat(social): auto sync scope 2023-09-21 21:06:56 +02:00
rhunk
8bdd7a16b4 fix(scripting): remove reload listener for now 2023-09-21 19:26:40 +02:00
rhunk
f0c34e27bb fix(scripting): dyn method call 2023-09-21 19:26:20 +02:00
rhunk
df0e085bfa feat(scripting): module data folder 2023-09-18 00:18:06 +02:00
rhunk
86cc8238ef feat(scripting): static class type 2023-09-18 00:03:12 +02:00
rhunk
19a0ab8398 feat(scripting): ipc global channels 2023-09-17 19:35:36 +02:00
rhunk
98b3f2bfc9 feat(scripting): hooker module 2023-09-17 12:43:57 +02:00
rhunk
e79aba8165 fix(scripting): dead objects
- add no args emit
2023-09-17 02:50:44 +02:00
rhunk
08cd7917f3 feat(scripting): ipc system 2023-09-17 02:17:05 +02:00
rhunk
6e0e6d3339 feat(ui): script list
- add module state
- add onSnapActivity and onManagerActivity test functions
2023-09-16 23:34:28 +02:00
rhunk
08614ef454 SourceVersion stub 2023-09-16 23:30:29 +02:00
rhunk
53359170f6 feat: scripting base 2023-09-16 17:15:11 +02:00
rhunk
82658d3ad9 refactor(ui_tweaks): hide suggested section 2023-09-16 12:31:00 +02:00
rhunk
9cb9bd7a26 feat: multiple media chat export
- optimize message exporter download
- optimize zip download/extract
2023-09-16 11:56:41 +02:00
rhunk
5a47e04093 feat(notification): new message attachment decoder 2023-09-15 00:53:42 +02:00
rhunk
904d9175b6 feat(download_manager): download multiple attachment
- experimental message decoder
- fix async calls for downloads database
- add debug view for ProtoReader
2023-09-14 23:55:06 +02:00
rhunk
5767f93331 fix(pin_conversations): set to rule feature 2023-09-14 23:49:46 +02:00
rhunk
2e4b161eeb feat(media_downloader): better preview of chat messages
- set media resolver url to web api
2023-09-13 19:26:59 +02:00
rhunk
bf73babf0d build(native): ccache 2023-09-13 19:25:27 +02:00
rhunk
554ead7e9a feat: empty scripting engine submodule 2023-09-13 16:19:12 +02:00
rhunk
684cb26116 build: remove DSL_SCOPE_VIOLATION
- remove unused comments
2023-09-13 15:53:50 +02:00
ReSo7200
f329a02697
add(readme): faq
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2023-09-10 09:46:17 +00:00
rhunk
7b5a411a5d refactor: core package 2023-09-09 15:35:26 +02:00
rhunk
249569468c feat: bootstrap override
- home tab
- persistent app appearance
2023-09-09 10:22:52 +02:00
rhunk
01476ad820 fix(streaks_reminder): notification streak icon 2023-09-09 09:22:57 +02:00
rhunk
167f93feca feat(snapchat_plus): hidden sc+ features (experimental) 2023-09-09 09:21:32 +02:00
rhunk
3c09bf20c9 fix(auto_save): error when posting a story 2023-09-09 09:15:40 +02:00
rhunk
78c6b06f45 fix(mapper): exclude CppProxy callback classes 2023-09-06 23:30:29 +02:00
rhunk
03c33e03f6 fix(media_downloader): prevent story self auto download 2023-09-06 23:07:49 +02:00
rhunk
3926235d57 fix(chat_exporter): enter conversation callback bug 2023-09-06 23:02:42 +02:00
rhunk
7924d5a445 fix(media_downloader): two images overlay merge 2023-09-06 23:02:11 +02:00
rhunk
2cf172e597 Merge remote-tracking branch 'origin/refactor_2_0_0' into refactor_2_0_0 2023-09-04 00:24:45 +02:00
rhunk
7c2f23f084 chore(lang): missing keys
- add french
2023-09-04 00:23:19 +02:00
authorisation
0fed75b9ff feat(spoofer): even more spoof options
didn't do the translations cuz lazy i'll do it later
I'll add even more options later aswell
2023-09-03 18:40:52 +02:00
authorisation
080aaf9338 fix: null handling 2023-09-03 16:10:06 +02:00
authorisation
70784da38e chore(readme): privacy section 2023-09-03 15:53:23 +02:00