]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2018-06-18 Michael VogelMerge pull request #5234 from fabrixxm/fix/api
2018-06-18 fabrixxmAPI: fix sender/recipient of PMs: check api_user before...
2018-06-18 Hypolite PetovanMerge pull request #5236 from tobiasd/develop
2018-06-18 Hypolite PetovanMerge pull request #5235 from tobiasd/20180618-doc
2018-06-18 Tobias DiekershoffNL translation update
2018-06-18 Tobias DiekershoffCS translation update
2018-06-18 Tobias Diekershoffmissing markdown formatation added
2018-06-17 Hypolite PetovanMerge pull request #5232 from annando/no-author-link
2018-06-17 MichaelUsing the constants
2018-06-17 MichaelNew item functions are now used in the delivery process...
2018-06-17 fabrixxmAPI: fix sender/recipient of PMs
2018-06-17 MichaelItem field list structure is unified
2018-06-17 MichaelNew function to fetch item data especially for users
2018-06-17 MichaelUse predefined field lists
2018-06-16 MichaelMore item abstractions for DFRN and Diaspora
2018-06-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-16 MichaelDon't use the author-link anymore - just author-id
2018-06-16 Hypolite PetovanMerge pull request #5230 from annando/new-item-uri
2018-06-16 Hypolite PetovanMerge pull request #5229 from rabuzarus/20180616_-_fix_...
2018-06-16 Hypolite PetovanMerge pull request #5226 from annando/even-more-abstraction
2018-06-16 MichaelMore indentions
2018-06-16 rabuzarusadd class "wall-item-body" to all themes
2018-06-16 rabuzarusmain.js - move some code of liveUpdate() into updateCon...
2018-06-16 rabuzarusfix scroll position in stream while ajax update
2018-06-16 Tobias DiekershoffMerge pull request #5228 from annando/fix-5199
2018-06-16 MichaelFix for PR 5199: Corrected check for empty object
2018-06-16 MichaelNew function for generating item URI
2018-06-16 MichaelFix indenting
2018-06-16 Tobias DiekershoffMerge pull request #5227 from MrPetovan/bug/fix-php72...
2018-06-16 Hypolite PetovanFix PHP 7.2 Warning in Model\Contact
2018-06-15 Michael VogelMerge pull request #5224 from rabuzarus/20180615_-_frio...
2018-06-15 MichaelMore item calls have been replaced with the new functions
2018-06-15 rabuzarusFrio: add addon_hooks to head.tpl
2018-06-15 Hypolite PetovanMerge pull request #5223 from annando/fast-daemon
2018-06-15 MichaelMultiple daemon improvements (foreground, faster spawning)
2018-06-15 Tobias DiekershoffMerge pull request #5219 from annando/abstraction-2
2018-06-15 Michael VogelMerge pull request #5218 from MrPetovan/bug/fix-feed...
2018-06-15 MichaelReworked notifications ("alt pager" added) / use of...
2018-06-15 Tobias DiekershoffMerge pull request #5217 from MrPetovan/bug/5191-fix...
2018-06-15 Hypolite PetovanAllow share body output for private = 2 in mod/share
2018-06-15 Hypolite PetovanFix corrupt registration emails
2018-06-14 Hypolite PetovanMerge pull request #5216 from abanink/2337
2018-06-14 Pascal Deklercksolves 2337 Smiley Pack 1.04: some smiley keywords...
2018-06-14 Hypolite PetovanMerge pull request #5215 from rabuzarus/20180614_-_frio...
2018-06-14 rabuzarusFrio: background color for fsuggest module
2018-06-14 rabuzarusFrio: scroll to the contact request in notifications...
2018-06-14 rabuzarusFrio: provide a template for received contact suggestions
2018-06-14 Hypolite PetovanMerge pull request #5214 from abanink/5118
2018-06-14 Pascal DeklerckAdded PHP part of JavaScript hooks to Addons.md doc
2018-06-14 Hypolite PetovanMerge pull request #5213 from fabrixxm/smallfix
2018-06-14 Hypolite PetovanMerge pull request #5210 from rabuzarus/20180613_-_frio...
2018-06-14 fabrixxmCreate config keys if they not exists on set.
2018-06-13 rabuzarusFrio: fix contact filtering on contacts page
2018-06-13 Hypolite PetovanMerge pull request #5207 from annando/multiple-delete
2018-06-13 Hypolite PetovanMerge pull request #5179 from abanink/5118
2018-06-13 Pascal DeklerckAdd JavaScript addon hook documentation in doc/Addons.md
2018-06-13 Hypolite PetovanMerge pull request #5206 from miqrogroove/patch-1
2018-06-13 MichaelDon't allow deletion of public posts
2018-06-13 miqrogrooveQuotes Altered
2018-06-13 Pascal DeklerckTest if addon_hooks is an array before using it
2018-06-13 Pascal DeklerckCode standards updates
2018-06-13 miqrogroovePatch for #5202
2018-06-13 Hypolite PetovanMerge pull request #5203 from annando/more-abstraction
2018-06-13 MichaelTabs instead of spaces
2018-06-13 Pascal DeklerckCode organisation and documentation of JS hook code
2018-06-13 Michael VogelMerge pull request #5204 from tobiasd/20180613-enus
2018-06-13 Tobias DiekershoffEN US translation update THX miqrogroove
2018-06-13 Tobias DiekershoffMerge pull request #5198 from MrPetovan/bug/5099-conten...
2018-06-13 Michael VogelMerge pull request #5199 from MrPetovan/bug/4971-fix...
2018-06-13 Hypolite PetovanFix PHP 7.2 sizeof notice messages in Protocol\Portable...
2018-06-13 Hypolite PetovanWrap content filter around entire post including attach...
2018-06-12 Hypolite PetovanMerge pull request #5196 from tobiasd/20180612-cs
2018-06-12 Tobias Diekershoffupdate CS translation THX Aditoo
2018-06-12 MichaelMore abstraction for the item access
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 MichaelFix: Avoid endlessly dbstructure changes
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 Michael(Partly) reworked notes
2018-06-10 MichaelClean up tag claud (remove "item_condition()" call)
2018-06-10 MichaelSearch is now changed as well.
2018-06-10 MichaelThe new function is now used here as well.
2018-06-10 MichaelNotes again
2018-06-10 MichaelAnd now the notes
2018-06-10 MichaelProfile is now using the new function as well
2018-06-10 MichaelBugfix in notifications / network and display are using...
2018-06-10 Michael VogelMerge pull request #5185 from tobiasd/20180610-cs
2018-06-10 Tobias Diekershoffupdate CS translation THX Aditoo
2018-06-09 MichaelFixing tests
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-09 Hypolite PetovanMerge pull request #5182 from tobiasd/20180609-lng
next