.. |
controllers
|
- Move the SVG placeholder avatars under pictures/ to allow proper web server caching
|
2 years ago |
helpers
|
Remove the public/picture/ directory to use only the main index.php entrypoint
|
2 years ago |
views
|
- Move the SVG placeholder avatars under pictures/ to allow proper web server caching
|
2 years ago |
widgets
|
fix typos
|
2 years ago |
Attachment.php
|
Add + run default PHP-CS-Fixer rules
|
7 years ago |
Bundle.php
|
Drop the bundle_sessions table and complete OMEMO sessions state server side
|
4 years ago |
BundleCapabilityResolver.php
|
Only load the strict necessary when requesting the bundles in BundleCapabilityResolver
|
3 years ago |
Cache.php
|
Rename a few variables to camelCase
|
2 years ago |
Conference.php
|
Remove the public/picture/ directory to use only the main index.php entrypoint
|
2 years ago |
Configuration.php
|
Fix #1160 Add a toggle in the configuration to enable OMEMO, disabled by default to prevent some device initialisation heavy load issues
|
2 years ago |
Contact.php
|
Fix an avatar refresh issue where the database state was preventing legit refresh to be performed
|
2 years ago |
Draft.php
|
Fix #1012
|
4 years ago |
DraftEmbed.php
|
Fully rewrite the PublishBrief widget to a new Publish one
|
5 years ago |
EncryptedPassword.php
|
Upgrade illuminate/database to 6.x
|
6 years ago |
Identity.php
|
Fix the Info Identities saving with an upsert
|
2 years ago |
Info.php
|
Remove the public/picture/ directory to use only the main index.php entrypoint
|
2 years ago |
Invite.php
|
Upgrade illuminate/database to 6.x
|
6 years ago |
Member.php
|
MUC Members handling for private chats
|
5 years ago |
Message.php
|
Move the edit message action from the header menu to the message actions box
|
2 years ago |
MessageBuffer.php
|
Avoid a circular reference in PresenceBuffer that brought a memory leak
|
3 years ago |
MessageFile.php
|
Complete OMEMO base integration
|
4 years ago |
MessageOmemoHeader.php
|
Rename a few columns to respect the key naming convention (internal with a _, external without)
|
4 years ago |
Post.php
|
Fix empty post default error when previewing
|
2 years ago |
Presence.php
|
- Move the SVG placeholder avatars under pictures/ to allow proper web server caching
|
2 years ago |
PresenceBuffer.php
|
Move the save action into a separate class to prevent some memory issues in the PresenceBuffer singleton
|
3 years ago |
PresenceBufferSaver.php
|
Fix #1223 Force the refresh of vcard that were not requested yet completely
|
2 years ago |
PushSubscription.php
|
Add PWA Push Notification support through the service worker
|
4 years ago |
Reaction.php
|
Fix #1172
|
3 years ago |
Reported.php
|
Complete the Reporting/Blocking feature with an admin panel
|
3 years ago |
Roster.php
|
Remove the public/picture/ directory to use only the main index.php entrypoint
|
2 years ago |
Session.php
|
Fix #1147 Use null char for the session hash
|
3 years ago |
Subscription.php
|
Allow articles to be shared in Communities through a new Share button
|
3 years ago |
Tag.php
|
Add + run default PHP-CS-Fixer rules
|
7 years ago |
Url.php
|
Upgrade Embed to v4.x and add Twitter integration
|
3 years ago |
User.php
|
Big performance improvement in Conference::subject and User::unreads DB queries
|
2 years ago |