.. |
APContact
|
Standards
|
2022-04-25 13:49:17 +00:00 |
Contact
|
(Hopefully) query performance improvements
|
2022-11-01 08:45:25 -04:00 |
Log
|
Fix PHP 8 inheritance deprecation warnings in App\PAge and ParsedLogIterator
|
2022-11-19 19:30:48 -05:00 |
Notification
|
Remove poke feature
|
2022-08-09 14:55:55 -04:00 |
Post
|
Fix null value passed to string functions deprecation notices
|
2022-11-25 08:13:05 -05:00 |
User
|
Improve 2 factor usage
|
2022-06-25 23:04:00 +02:00 |
APContact.php
|
Fix various PHP 8 deprecations
|
2022-11-19 19:15:47 -05:00 |
Attach.php
|
Split DBStructure & View to avoid DB-calls and dependencies for basic operations
|
2022-07-12 23:40:31 +02:00 |
Contact.php
|
"MIRROR_FORWARDED" is removed
|
2022-11-23 14:00:34 +00:00 |
Conversation.php
|
The post-reason / protocol is now filled in most cases
|
2022-07-31 15:54:35 +00:00 |
Event.php
|
adhere feedback
|
2022-11-07 20:21:11 +01:00 |
FContact.php
|
Merge branch 'develop' into rewrite/gravity-constants
|
2022-10-18 16:34:40 +02:00 |
FileTag.php
|
Changes:
|
2022-06-18 17:09:46 +02:00 |
Group.php
|
UserSession class [4] - Refactor src/Model/ files
|
2022-10-20 22:14:50 +02:00 |
GServer.php
|
Fix "Argument #1 ($parts) must be of type array, bool given"
|
2022-11-25 06:08:56 +00:00 |
Item.php
|
Update added
|
2022-11-23 21:47:47 +00:00 |
ItemURI.php
|
Pagecache for frequently fetched pages
|
2022-09-06 06:04:41 +00:00 |
Mail.php
|
UserSession class [4] - Refactor src/Model/ files
|
2022-10-20 22:14:50 +02:00 |
Nodeinfo.php
|
Fix that user property should be an object instead of array.
|
2022-11-19 16:48:07 +01:00 |
OpenWebAuthToken.php
|
Changes:
|
2022-07-29 00:08:38 +02:00 |
Photo.php
|
Fix string interpolation in Model\Photo::upload
|
2022-11-20 17:07:08 -05:00 |
Post.php
|
Ensure Post::toArray returns an array
|
2022-11-14 14:53:54 -05:00 |
Profile.php
|
Add title to homepage verified check mark
|
2022-11-08 04:20:19 -05:00 |
PushSubscriber.php
|
The priority is now a class constant
|
2022-10-17 05:49:55 +00:00 |
README.md
|
typo
|
2019-03-22 22:56:57 -04:00 |
Register.php
|
Ensure register records aren't created with uid = 0
|
2022-11-18 16:04:02 -05:00 |
Search.php
|
Added more type-hints
|
2022-06-23 17:30:14 +02:00 |
Subscription.php
|
Rename Repository\Notify->NotifyOnDesktop to shouldShowOnDesktop
|
2022-11-04 06:42:37 -04:00 |
Tag.php
|
Improved handling of native quotes
|
2022-10-29 22:11:39 +00:00 |
User.php
|
Centralize config.admin_email management in Model\User
|
2022-11-14 17:02:42 -05:00 |
Verb.php
|
Added more type-hints
|
2022-06-23 17:30:14 +02:00 |