.. |
App
|
Append version parameter to script and stylesheets paths in App\Page
|
2020-01-31 19:41:20 -05:00 |
Collection
|
Merge pull request #8210 from nupplaphil/task/mod_fsuggest
|
2020-01-31 18:43:32 -05:00 |
Console
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Content
|
Accessibility again: Notifications are now accessible
|
2020-02-05 21:06:03 +00:00 |
Core
|
simplify mail creation
|
2020-02-04 21:05:33 +01:00 |
Database
|
Clarify update.php doc and mention Database\PostUpdate
|
2020-01-20 07:47:53 -05:00 |
Factory
|
Update Mastodon API with new profile field entity
|
2020-01-29 23:30:38 -05:00 |
Model
|
Useless links removed / Item menu is moved to the item actions bar
|
2020-02-06 22:06:24 +00:00 |
Module
|
Merge pull request #8239 from nupplaphil/task/move_enotify_parts
|
2020-02-05 16:56:54 -05:00 |
Network
|
Remove uses of the rest of deprecated profile fields
|
2020-01-27 23:06:30 -05:00 |
Object
|
Useless links removed / Item menu is moved to the item actions bar
|
2020-02-06 22:06:24 +00:00 |
Protocol
|
Move Notify::TYPE_POKE
|
2020-02-05 21:41:05 +01:00 |
Render
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
Repository
|
Merge pull request #8210 from nupplaphil/task/mod_fsuggest
|
2020-01-31 18:43:32 -05:00 |
Util
|
Fix content not allowed flag ...
|
2020-02-04 21:38:59 +01:00 |
Worker
|
Asynchronously add contacts to avoid timeout problems
|
2020-02-06 00:00:00 +00:00 |
App.php
|
Move "App::getSenderEmailAddress()" to "Emailer::getSiteEmailAddress()"
|
2020-02-02 22:43:40 +01:00 |
BaseCollection.php
|
Refactor API notification usage
|
2020-01-28 21:28:57 +01:00 |
BaseEntity.php
|
Refactor API notification usage
|
2020-01-28 21:28:57 +01:00 |
BaseFactory.php
|
Introduce Repository, Factory, Collection, Model base classes
|
2020-01-06 21:39:00 -05:00 |
BaseModel.php
|
Refactor API notification usage
|
2020-01-28 21:28:57 +01:00 |
BaseModule.php
|
Remove duplicate profile_uid key in App->profile array
|
2020-01-20 07:32:46 -05:00 |
BaseRepository.php
|
remove false parameter
|
2020-01-28 22:01:42 +01:00 |
DI.php
|
Merge pull request #8210 from nupplaphil/task/mod_fsuggest
|
2020-01-31 18:43:32 -05:00 |
LegacyModule.php
|
cleanup
|
2020-01-19 16:31:34 +01:00 |