| .. |
|
controllers
|
- Move the SVG placeholder avatars under pictures/ to allow proper web server caching
|
3 years ago |
|
helpers
|
Add the missing black color to the palette
|
3 years ago |
|
views
|
Drop the Caps widget, replaced by the DOAP system by the XSF
|
3 years ago |
|
widgets
|
Drop the Caps widget, replaced by the DOAP system by the XSF
|
3 years ago |
|
Affiliation.php
|
Fix a use error in the models
|
3 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
|
5 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
|
3 years ago |
|
Conference.php
|
Fix a use error in the models
|
3 years ago |
|
Configuration.php
|
Drop Twitter integration (byebye Elon)
|
3 years ago |
|
Contact.php
|
Fix an avatar refresh issue where the database state was preventing legit refresh to be performed
|
3 years ago |
|
Draft.php
|
Fix #1012
|
5 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
|
7 years ago |
|
Identity.php
|
Fix the Info Identities saving with an upsert
|
3 years ago |
|
Info.php
|
Start the implementation of https://xmpp.org/extensions/xep-0444.html#disco-restricted for MUC
|
3 years ago |
|
Invite.php
|
Upgrade illuminate/database to 6.x
|
7 years ago |
|
Member.php
|
MUC Members handling for private chats
|
6 years ago |
|
Message.php
|
Fix MAM messages stanza resolving flow, preventing duplicate messages
|
3 years ago |
|
MessageBuffer.php
|
Avoid a circular reference in PresenceBuffer that brought a memory leak
|
3 years ago |
|
MessageFile.php
|
Complete OMEMO base integration
|
5 years ago |
|
MessageOmemoHeader.php
|
Rename a few columns to respect the key naming convention (internal with a _, external without)
|
5 years ago |
|
Post.php
|
Save the Pubsub affiliations in the database, allow Communities owners to edit the articles
|
3 years ago |
|
Presence.php
|
Save the Pubsub affiliations in the database, allow Communities owners to edit the articles
|
3 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
|
3 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
|
4 years ago |
|
Roster.php
|
Fix a use error in the models
|
3 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
|
4 years ago |
|
Tag.php
|
Add + run default PHP-CS-Fixer rules
|
7 years ago |
|
Url.php
|
Drop Twitter integration (byebye Elon)
|
3 years ago |
|
User.php
|
Fix #1253 Use User Nickname for MUC nickname when no nick present in bookmark
|
3 years ago |