Commit graph

20 commits

Author SHA1 Message Date
the-djmaze
61c533a1a6 v2.33.0 2024-01-22 15:11:44 +01:00
the-djmaze
98b203a3ca Demo plugin disable delete of messages 2023-12-25 16:07:59 +01:00
the-djmaze
f080a302b1 Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
the-djmaze
477158e54a Changed some Plugin hooks for better handling:
* json.action-pre-call => json.before-{actionname}
* json.action-post-call => json.after-{actionname}
2022-12-08 09:08:41 +01:00
the-djmaze
4a2dcbc1f7 constant APP_DUMMY to \RainLoop\Actions::APP_DUMMY 2022-11-18 09:18:28 +01:00
the-djmaze
74f830486e Reduce AppData result for unauthorized visitor 2022-10-04 10:04:41 +02:00
the-djmaze
4def341b66 Protection for #371 2022-05-21 00:40:07 +02:00
the-djmaze
050815dd7e Resolve #287 2022-03-21 13:00:10 +01:00
the-djmaze
eeb289ea44 v2.3.1 2022-02-28 16:13:41 +01:00
djmaze
e52316bb08 Allow demo account to send messages to itself 2021-12-31 11:25:37 +01:00
djmaze
41a98d68c5 Bugfix: demo plugin broken due to v2.9.6 changes 2021-12-15 13:06:30 +01:00
djmaze
70f9f0bd76 Improved demo mode plugin 2021-11-08 17:40:21 +01:00
djmaze
57dd0f7e2c Move TemproryApcStorage to demo-account plugin 2021-10-25 09:45:22 +02:00
David Härdeman
4e28a7bb7b [snappymail] More changes to use the word "extensions" rather than plugins/packages 2021-08-27 23:49:03 +02:00
djmaze
212aeb6910 Prevent 'undefined' in php error log 2021-08-18 12:25:17 +02:00
djmaze
b9b0a550d6 Release plugins as tar.gz because PharData is more common then ZipArchive 2021-02-10 09:50:20 +01:00
djmaze
950579c7f5 Rename 'ajax' to 'json' because we don't use XML
We use json as response
2020-12-30 15:50:47 +01:00
djmaze
5009adfb60 Resolve issue #5 2020-08-30 18:04:54 +02:00
RainLoop Team
86f855fa5b Small fixes 2015-02-12 23:56:06 +04:00
RainLoop Team
844afadd6f ckeditor fixes
demo-plugin
TemproryApcStorage
2015-02-12 21:56:49 +04:00