]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2016-05-01 rabuzarusrework autocomplete: add NavBar forum search
2016-05-01 rabuzarusrework autocomplete: add bbcode autocompletion to editor
2016-05-01 rabuzarusrework autocomplete: add class dir and static function
2016-05-01 rabuzarusrework autocomplete: Access list of smilies over JSON
2016-05-01 rabuzarusrework autocomplete: update query-textcomplete
2016-05-01 rabuzarusrework autocomplete: some cleanup and docu
2016-05-01 rabuzarusrework autocomplete: new ac for poke, contacts, prv_mes...
2016-05-01 rabuzarusrework autocomplete: css work
2016-05-01 rabuzarusrework autocomplete: make remote and local search work
2016-05-01 rabuzarusrework autocomplete: initial commit
2016-03-12 Roland HaederMerge branch 'rewrites/is_filled_array_introduced'...
2016-03-12 Roland HaederFixes another warning because of count()'s lazyness...
2016-03-12 Roland HaederMerge branch 'develop' of github.com:friendica/friendic...
2016-03-12 Roland Haedercount() didn't notice about FALSE ... #2390
2016-03-12 Roland Haedercount() didn't notice about FALSE ... #2390
2016-03-12 Michael VogelMerge pull request #2413 from tobiasd/20160312-socnetse...
2016-03-12 Roland HaederMoved is_filled_array() to both dba classes and named...
2016-03-12 Roland HaederMerge branch 'develop' of github.com:friendica/friendic...
2016-03-12 Tobias Diekershoffmissing include file for the SocNet settings
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 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 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-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-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 Tobias DiekershoffMerge pull request #2398 from annando/1603-fontawesome4
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-04 Roland HaederMerge branch 'rewrites/is_filled_array_introduced'...
2016-03-04 Roland HaederFixes E_WARNING from foreach() because count() seem...
2016-03-04 Roland HaederFixes E_WARNING from foreach() because count() seem...
2016-03-04 Roland HaederJust easier code ...
2016-03-04 Roland HaederMerge branch 'fixes/poller-warning' into rhaeder-develop
2016-03-04 Roland HaederNo processing if error or empty array
2016-03-04 Roland HaederMerge branch 'develop' of github.com:friendica/friendic...
2016-03-02 fabrixxmMerge pull request #2392 from Quix0r/minor/logging
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 VogelAPI: Some small speed improvement when calling the...
2016-03-01 Michael VogelSmall bugfix: Fixes problen when version number contain...
2016-03-01 Roland HaederMerge branch 'rhaeder-develop' of github.com:Quix0r...
2016-03-01 Roland HaederClosed TODO: no .= needed here. #2392
2016-03-01 Roland HaederMore logging in case of errors + logged network type...
2016-03-01 Roland HaederAlso use is_filled_array() here, too. if $contacts...
2016-03-01 Roland HaederIntroduced is_filled_array() + added some missing array...
2016-03-01 Roland HaederMerge branch 'rhaeder-develop' of github.com:Quix0r...
2016-03-01 Roland HaederMerge branch 'develop' of github.com:friendica/friendic...
2016-03-01 Roland HaederClosed TODO: no .= needed here. #2392
2016-03-01 Roland HaederAlso use is_filled_array() here, too. if $contacts...
2016-03-01 Roland HaederIntroduced is_filled_array() + added some missing array...
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 Roland HaederClosed TODO: no .= needed here. #2392
2016-03-01 Roland HaederMore calls replaced with is_filled_array(), ticket...
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 HaederAlso use is_filled_array() here, too. if $contacts...
2016-03-01 Roland HaederPrevent some E_NOTICE in identity.php
2016-03-01 Roland HaederIntroduced is_filled_array() + added some missing array...
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 Roland Haeder<form> and <html> or <head> are not self-closing tags.
next