]> git.mxchange.org Git - friendica.git/history - src/Model
Merge pull request #5435 from annando/htaccess
[friendica.git] / src / Model /
2018-07-20 Michael VogelSome more notices (#5424)
2018-07-20 Michael VogelMerge pull request #5422 from MrPetovan/task/5410-renam...
2018-07-20 Hypolite PetovanRename Friendica\Database\dba to Friendica\Database\DBA
2018-07-20 Tobias DiekershoffMerge pull request #5420 from annando/notices
2018-07-20 Tobias DiekershoffMerge pull request #5421 from annando/fatal
2018-07-20 MichaelWrong "use" for config
2018-07-20 Michael VogelMerge pull request #5418 from MrPetovan/task/5410-move...
2018-07-20 Hypolite PetovanUpdate use statement lists with new Friendica\Database...
2018-07-19 Michael VogelLittle fixes (#5414)
2018-07-19 Michael VogelWe now store the item delivery data in a separate table...
2018-07-19 Michael VogelNew item field "Post-type" and new table "permissionset...
2018-07-18 Roland HäderAccording to @annando and @MrPetovan, $emailcc is no...
2018-07-18 Michael VogelMerge pull request #5394 from MrPetovan/bug/fix-config...
2018-07-18 Michael VogelMerge pull request #5295 from MrPetovan/task/4889-move...
2018-07-17 Roland HäderFixes for E_NOTICE in mod/item.php (#5393)
2018-07-16 Hypolite PetovanReplace direct accesses to App->config by Config::get...
2018-07-16 Hypolite PetovanRename App->path to App->urlpath
2018-07-15 Michael VogelNext item structure works (#5380)
2018-07-15 Michael VogelMerge pull request #5372 from MrPetovan/task/add-mastod...
2018-07-15 Hypolite PetovanRework smilies class and module
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
2018-07-13 Roland HäderFixes for some E_NOTICE and type-hints added (#5358)
2018-07-11 Tobias DiekershoffMerge pull request #5363 from annando/daemin
2018-07-11 Michaelworkaround for stalling worker processes when running...
2018-07-10 Michael VogelSeveral more warnings ... (#5340)
2018-07-09 Andreas Neustifter[frio] Improve Group Editing (#5349)
2018-07-09 Andreas Neustifter[Suggestion] Move New User Tip Link (#5342)
2018-07-09 Michael VogelMerge pull request #5351 from nupplaphil/system_guid
2018-07-09 Philipp Holzermoved get_guid to System::createGUID
2018-07-08 Hypolite PetovanMerge pull request #5338 from annando/warnings
2018-07-08 MichaelSome more places ...
2018-07-08 MichaelAvoid "Trying to get property of non-object"
2018-07-08 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-07-08 MichaelWarnings fixed
2018-07-08 Michael VogelMerge pull request #5332 from annando/fix-lock
2018-07-08 Michaelurgent bugfix: Wrong function name for locks
2018-07-08 Hypolite PetovanMerge pull request #5328 from annando/item-activities
2018-07-08 MichaelOnly build tag and file when really needed
2018-07-08 MichaelMerge branch 'item-activities' of github.com:annando...
2018-07-08 MichaelAvoid undefined index
2018-07-08 Michael VogelMerge branch 'develop' into item-activities
2018-07-07 MichaelBetter not check too strict
2018-07-07 MichaelDon't use isset
2018-07-07 MichaelClear legacy item fields
2018-07-07 MichaelFix: Ensure that the value is set.
2018-07-07 MichaelAvoid storing an icid value when iaid is stored/Fix...
2018-07-07 MichaelJust some code cleanup
2018-07-07 MichaelRemoving of likes should work now on comments as well
2018-07-06 MichaelBetter handling of empty content
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-06 Hypolite PetovanMerge pull request #5327 from tobiasd/20180706-issue4753
2018-07-06 Tobias Diekershoffadded forgotten trim
2018-07-06 Tobias Diekershoffadmins can forbid some nicknames from being registered
2018-07-06 MichaelAdded warning
2018-07-06 MichaelUpdate does work now
2018-07-05 MichaelSet iaid after update
2018-07-05 MichaelImprove expire for item-content and item-activity
2018-07-05 MichaelWe now store activities in a separate table
2018-07-05 Hypolite PetovanMerge pull request #5291 from nupplaphil/lock_abstraction
2018-07-05 Philipp HolzerFixings
2018-07-04 Philipp Holzermerged from develop and increased DB-version
2018-07-04 Hypolite PetovanMerge pull request #5324 from annando/issue-5322
2018-07-04 MichaelFixes issue 5322 - events now again are having a plink
2018-07-04 Hypolite PetovanMerge pull request #5323 from annando/unlike
2018-07-04 MichaelFix unliking liked
2018-07-03 Philipp HolzerMerge remote-tracking branch 'remotes/origin/develop...
2018-07-02 Hypolite PetovanMerge pull request #5315 from annando/item-improved
2018-07-02 MichaelOnly use query conditions in user mode
2018-07-02 Hypolite PetovanFix notice in Item::deleteById
2018-07-02 Hypolite PetovanFix more undefined variable/index notice in tests
2018-07-02 Hypolite PetovanMerge pull request #5313 from annando/magic-speed
2018-07-02 MichaelUse already fetched data for magiclink
2018-07-01 Hypolite PetovanMerge pull request #5311 from annando/item-file-category
2018-07-01 MichaelPost update script to move old content from the item...
2018-07-01 Hypolite PetovanMerge pull request #5310 from annando/item-file-category
2018-07-01 MichaelImproved logging for expired items
2018-07-01 MichaelThe "file" variable isn't stored anymore in the item...
2018-06-30 Hypolite PetovanMerge pull request #5305 from annando/item-tags
2018-06-30 MichaelPreparation for not storing the file field into the...
2018-06-30 Michael VogelMerge pull request #5306 from tobiasd/20180630-upcoming2
2018-06-30 Tobias DiekershoffLabel for the Events happening in the next 7 days was...
2018-06-30 MichaelWe don't store tags in the item table anymore
2018-06-30 MichaelPreparations to not store the tags in the item table...
2018-06-30 Hypolite PetovanMerge pull request #5304 from hoergen/develop
2018-06-30 Hypolite PetovanMerge pull request #5302 from annando/language
2018-06-30 MichaelThe detected language now moved to "item-content" as...
2018-06-29 Tobias DiekershoffMerge pull request #5301 from annando/fix-it
2018-06-29 MichaelAdd item content before the transaction
2018-06-29 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-29 MichaelDelete item content for older item records
2018-06-29 Tobias DiekershoffMerge pull request #5300 from annando/fix-it
2018-06-29 MichaelFix for: empty posts and comments that hadn't been...
2018-06-28 Hypolite PetovanMerge pull request #5294 from annando/use-gravity
2018-06-28 MichaelStandards and some more replace item calls
2018-06-27 MichaelFix for fetching false fer... (sorry) verbs
2018-06-27 MichaelWe now store the verb in the item-content as well
2018-06-27 MichaelUse gravity instead of verb
2018-06-26 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-06-26 Hypolite PetovanMerge pull request #5167 from VVelox/develop
2018-06-26 Hypolite PetovanMerge pull request #5289 from annando/item-central...
next