]> git.mxchange.org Git - friendica.git/history - include
Create config keys if they not exists on set.
[friendica.git] / include /
2018-06-13 Hypolite PetovanMerge pull request #5179 from abanink/5118
2018-06-13 Hypolite PetovanMerge pull request #5203 from annando/more-abstraction
2018-06-13 Tobias DiekershoffMerge pull request #5198 from MrPetovan/bug/5099-conten...
2018-06-13 Hypolite PetovanWrap content filter around entire post including attach...
2018-06-12 Tobias DiekershoffMerge pull request #5192 from annando/quit-on-error
2018-06-11 Hypolite PetovanMerge pull request #5193 from annando/dbstructure
2018-06-11 MichaelQuit if database connection was lost during "e"
2018-06-11 MichaelStore the database credentials for reconnect
2018-06-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-10 Hypolite PetovanMerge pull request #5189 from annando/daemon-db
2018-06-10 MichaelForce a database reconnection in the daemon to prevent...
2018-06-10 Hypolite PetovanMerge pull request #5184 from annando/fetch-item
2018-06-10 MichaelBugfix in notifications / network and display are using...
2018-06-09 MichaelPossibly fixed test
2018-06-09 Michael$r was still in use
2018-06-09 MichaelSmall query corrections
2018-06-09 MichaelAdded documentation, some indention fixes
2018-06-09 MichaelThe central item fetch does work now and the API now...
2018-06-07 MichaelNew class function to fetch items
2018-06-05 Tobias DiekershoffMerge pull request #5171 from annando/removed-deprecate...
2018-06-05 MichaelCorrected variable
2018-06-05 MichaelRemoved some quick and dirty hack to upload pictures
2018-06-03 Hypolite PetovanMerge pull request #5166 from annando/unsed-item-fields
2018-06-03 Hypolite PetovanMerge pull request #5157 from annando/daemon
2018-06-03 MichaelWe don't need to look for the uid
2018-06-03 MichaelImproved error message
2018-06-03 MichaelWe need "global"
2018-06-03 MichaelAnd a second SQL error fixed
2018-06-03 MichaelFixed SQL error
2018-06-03 MichaelGet rid of unneeded or redundant fields
2018-06-03 MichaelRemoved unneeded fields from the API
2018-06-02 Hypolite PetovanMerge pull request #5163 from annando/bugfix-user-item
2018-06-02 Hypolite PetovanMerge pull request #5162 from tobiasd/20180602-de
2018-06-02 Hypolite PetovanMerge pull request #5161 from annando/public-redir
2018-06-02 MichaelUse MagicLinkbyId when possible
2018-06-02 MichaelUse magicLink whenever possible
2018-06-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-01 MichaelWorkers can now be started exclusively from the daemon...
2018-06-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-01 Tobias DiekershoffMerge pull request #5155 from MrPetovan/develop
2018-06-01 Hypolite PetovanMerge branch 'master' into develop
2018-06-01 Tobias DiekershoffMerge pull request #5096 from tobiasd/3.6.1
2018-06-01 Michael"redir" is now centralized and works with the public...
2018-05-31 Hypolite PetovanMerge pull request #5150 from abanink/5147
2018-05-29 Hypolite PetovanMerge pull request #5144 from annando/deleted-item
2018-05-29 Hypolite PetovanMerge pull request #5145 from abanink/4419
2018-05-29 MichaelNew function to delete items for users
2018-05-27 Hypolite PetovanMerge pull request #5140 from abanink/5066
2018-05-27 MichaelMerge remote-tracking branch 'upstream/2018.05-rc'...
2018-05-27 Pascal DeklerckFix autoname output length
2018-05-27 rabuzarusMerge pull request #5138 from annando/optimize-workerqueue
2018-05-26 MichaelAdded the new parameter to the delete function.
2018-05-26 MichaelSome more places to add the user id
2018-05-26 MichaelFix for not being able to delete items
2018-05-24 MichaelImproved logging
2018-05-24 MichaelAvoid problems with better variable naming
2018-05-24 MichaelReconnect after the connection had been lost.
2018-05-24 Tobias DiekershoffMerge pull request #5119 from MrPetovan/task/5116-remov...
2018-05-24 Hypolite PetovanRemove obsolete DNS test from include/dba
2018-05-24 MichaelDo a hard exit when the SQL connection went down
2018-05-20 Hypolite PetovanMerge pull request #5089 from tobiasd/20180519-tos
2018-05-19 Tobias DiekershoffMerge pull request #5088 from annando/display-update
2018-05-19 Hypolite PetovanMerge pull request #5086 from annando/issue-2880
2018-05-19 MichaelIssue 2880: Editing post doesn't destroy mentions or...
2018-05-17 Tobias DiekershoffMerge pull request #5071 from annando/fix-duplicated...
2018-05-17 Tobias DiekershoffMerge pull request #5070 from Alkarex/sizeof-bug
2018-05-17 Alexandre Alapetitesizeof bug
2018-05-16 Hypolite PetovanMerge pull request #5022 from Rudloff/feature/test_api
2018-05-16 Hypolite PetovanMerge pull request #5061 from AndyHee/2018.05-rc
2018-05-16 Hypolite PetovanMerge pull request #5060 from annando/item-delete
2018-05-15 MichaelShow "Remove from your screen" or "delete" depending...
2018-05-15 Hypolite PetovanMerge pull request #5042 from Quix0r/rewrites/curly...
2018-05-14 Roland HäderFixes:
2018-05-14 Roland HäderFixed parser error
2018-05-14 Roland HäderContinued:
2018-05-14 Roland HäderCleanups:
2018-05-14 Roland HäderContinued:
2018-05-14 Roland HäderContinued:
2018-05-14 Roland HäderContinued:
2018-05-14 Roland Häderadded spaces + some curly braces + some usage of dbm...
2018-05-14 Roland Hädermore spaces + some curly spaces added
2018-05-14 Roland HäderOpps, added missing curly brace.
2018-05-14 Roland Häderfixed parser error
2018-05-14 Roland HäderContinued:
2018-05-14 Roland HaederContinued:
2018-05-14 Roland Haederadded spaces + curly braces and TODOs for upcoming...
2018-05-14 Roland HaederContinued a bit:
2018-05-14 Roland Häderadded spaces + some curly braces + some usage of dbm...
2018-05-14 Roland Hädermore spaces + some curly spaces added
2018-05-14 Roland Häderadded spaces + some curly braces
2018-05-14 Roland Häderadded spaces + some curly braces
2018-05-14 Roland Hädermore spaces + some curly spaces added
2018-05-14 Roland Häderadded spaces + some curly braces
2018-05-13 Hypolite PetovanMerge pull request #5041 from M-arcus/patch-1
2018-05-13 Hypolite PetovanMerge pull request #5036 from Alkarex/fix-constants
2018-05-10 Hypolite PetovanMerge pull request #5024 from annando/invisible-posts
2018-05-10 MichaelFix: Public items werent visible under certain circumst...
2018-05-10 Pierre RudloffAdd API tests
2018-05-10 Hypolite PetovanMerge pull request #5017 from annando/dfrn-relay
next