]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2016-03-12 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-03-12 Michael VogelMerge pull request #2411 from tobiasd/20160312-dos
2016-03-12 Tobias DiekershoffMerge pull request #2412 from annando/1603-double-encod...
2016-03-12 Michael VogelThe name in the notifications has to be double encoded
2016-03-12 Tobias DiekershoffHotkey documentation
2016-03-12 Michael VogelMerge pull request #2410 from tobiasd/20160312-messagespo
2016-03-12 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-03-12 Tobias Diekershoffregenerated messages.po file for picking up the workers
2016-03-12 Tobias DiekershoffMerge pull request #2409 from annando/1503-worker-setting
2016-03-12 Tobias DiekershoffMerge pull request #2408 from annando/1603-goaway
2016-03-12 Tobias DiekershoffMerge pull request #2407 from annando/1603-optimize...
2016-03-11 Michael VogelRemove the setting description from the documentation...
2016-03-11 Michael VogelThe worker settings are now available in the admin...
2016-03-11 Michael VogelAnother fix for "goaway". Hopefully now finale.
2016-03-11 Michael VogelThe table optimisation level calculation is now using...
2016-03-10 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-03-10 fabrixxmMerge pull request #2405 from annando/1603-ostatus4...
2016-03-09 Michael VogelBugfix: A parameter was missing for the OStatus author...
2016-03-09 fabrixxmMerge pull request #2404 from annando/1603-no-lock
2016-03-09 Michael VogelSome small addition to the OStatus part. Better check...
2016-03-09 Michael VogelSome fixes for the fetching of postings by using /p/
2016-03-08 Michael VogelAdded documentation
2016-03-08 Michael VogelChanged parameter order
2016-03-08 Michael VogelThe function to check for maxload and the lockfile...
2016-03-07 Michael VogelDon't create lock files if the process is called from...
2016-03-07 Michael VogelSmall things ...
2016-03-07 Michael VogelRelayed Likes and relayed comments should work, code...
2016-03-07 Michael VogelRelaying is nearly done
2016-03-06 Michael VogelSending like and comment should work now.
2016-03-06 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-03-06 Tobias DiekershoffMerge pull request #2401 from annando/1603-ostatus...
2016-03-06 Michael VogelAdded documentation
2016-03-06 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-03-06 Michael VogelNew way of fetching the conversation id for thread...
2016-03-06 fabrixxmMerge pull request #2328 from rabuzarus/0602_contact_pr...
2016-03-06 Tobias DiekershoffMerge pull request #2400 from annando/1603-ostatus...
2016-03-06 Michael VogelThis should work better ...
2016-03-06 Michael VogelOr back ...
2016-03-06 Michael VogelRelocated the check.
2016-03-06 Michael VogelOnly import OStatus threads if we follow the thread...
2016-03-06 Tobias DiekershoffMerge pull request #2399 from annando/1603-default...
2016-03-06 Michael VogelSettings for only importing threads from our ostatus...
2016-03-06 Michael VogelClarification of description
2016-03-06 Michael VogelCentral function for default group, special setting...
2016-03-06 Michael VogelPreparation for followups
2016-03-06 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-03-06 Tobias DiekershoffMerge pull request #2398 from annando/1603-fontawesome4
2016-03-06 Michael VogelRetraction could work now as well.
2016-03-05 Michael VogelReceiving should be complete, sending partially works
2016-03-05 Michael VogelMerge pull request #2397 from Quix0r/fixes/poller-warning
2016-03-05 Michael VogelThe Font Awesome library is now updated, the replxy...
2016-03-05 Michael VogelSmall cleanup
2016-03-04 Michael Vogel"import" is now "receive"
2016-03-04 Michael VogelConversations should work now too.
2016-03-04 Roland HaederNo processing if error or empty array
2016-03-03 Michael VogelRetractions could work now.
2016-03-02 Michael VogelSome beautification
2016-03-02 Michael VogelSome work at the retractions.
2016-03-02 fabrixxmMerge pull request #2392 from Quix0r/minor/logging
2016-03-02 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-03-02 Tobias DiekershoffMerge pull request #2394 from annando/1603-federation
2016-03-02 Tobias DiekershoffMerge pull request #2393 from annando/1603-api-speed
2016-03-01 Michael VogelLikes would now work with unlikes and with likes on...
2016-03-01 Michael VogelAPI: Some small speed improvement when calling the...
2016-03-01 Michael VogelSmall bugfix: Fixes problen when version number contain...
2016-03-01 Michael VogelJust another commit message :-)
2016-03-01 Roland HaederClosed TODO: no .= needed here. #2392
2016-03-01 fabrixxmMerge pull request #2388 from Quix0r/fixes/prevent...
2016-03-01 fabrixxmMerge pull request #2391 from Quix0r/fixes/http-security
2016-03-01 fabrixxmMerge pull request #2389 from Quix0r/rewrites/theme_inf...
2016-03-01 fabrixxmMerge pull request #2387 from Quix0r/fixes/html-errors
2016-03-01 Roland Haeder<form> and <html> or <head> are not self-closing tags.
2016-03-01 Roland HaederDon't miss to add exit() after header('Location: bla...
2016-03-01 Roland HaederMore logging in case of errors + logged network type...
2016-03-01 Roland HaederPrevent some E_NOTICE in identity.php
2016-03-01 Roland HaederPrevent some E_NOTICE in boot.php
2016-03-01 Roland HaederNo need to set $a->theme_info = array() everywhere...
2016-03-01 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-03-01 Michael VogelReshares could work now, code is cleaned
2016-02-29 Michael VogelAccount deletion should work, status messages works...
2016-02-29 Michael VogelMerge pull request #2386 from tobiasd/20160229-fedcolor
2016-02-29 Tobias Diekershoffadding some colors to the Federation Statistics page...
2016-02-29 Michael VogelMerge pull request #2383 from tobiasd/20160225
2016-02-29 fabrixxmMerge pull request #2384 from tobiasd/20160228-api
2016-02-29 Michael Vogel"profile". "like" and "comment" could work, status...
2016-02-28 Michael VogelLike and Comment could work (partially)
2016-02-28 Tobias Diekershoffold location might vanish, vinzv moved the GS API docs...
2016-02-27 Michael VogelNew Diaspora code
2016-02-25 Tobias Diekershoffa missing break
2016-02-25 Tobias DiekershoffMerge pull request #2379 from annando/1602-abstract-doc
2016-02-25 fabrixxmMerge pull request #2382 from tobiasd/20160204-doc
2016-02-24 Tobias DiekershoffClient section in DeveloperIntro docs
2016-02-24 Michael VogelWelcome to the live editing and commenting of the pull...
2016-02-24 Michael VogelClarification between statusnet and GNU Social.
2016-02-24 Michael VogelOne line, one sentence
2016-02-24 Tobias DiekershoffMerge pull request #2380 from annando/issue-2373
2016-02-24 Michael VogelCorrected explanation
2016-02-24 Michael VogelBugfix: Resharing on the display page works again.
2016-02-24 Tobias Diekershoffclarification to the docs
2016-02-23 Michael VogelSome documentation for the usage of the "abstract"...
next