2016-05-01 |
Michael Vogel | Small things ... |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Relayed Likes and relayed comments should work, code... |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Relaying is nearly done |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Sending like and comment should work now. |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Preparation for followups |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Retraction could work now as well. |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Receiving should be complete, sending partially works |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Small cleanup |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | "import" is now "receive" |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Conversations should work now too. |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Retractions could work now. |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Some beautification |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Some work at the retractions. |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Likes would now work with unlikes and with likes on... |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Just another commit message :-) |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Reshares could work now, code is cleaned |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Account deletion should work, status messages works... |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | "profile". "like" and "comment" could work, status... |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | Like and Comment could work (partially) |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Michael Vogel | New Diaspora code |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: polishing class and methods naming |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: some styling if contact is forum |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: add NavBar forum search |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: add bbcode autocompletion to editor |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: add class dir and static function |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: Access list of smilies over JSON |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: update query-textcomplete |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: some cleanup and docu |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: new ac for poke, contacts, prv_mes... |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: css work |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: make remote and local search work |
commit | commitdiff | tree | snapshot |
2016-05-01 |
rabuzarus | rework autocomplete: initial commit |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Roland Haeder | Merge branch 'rewrites/is_filled_array_introduced'... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Roland Haeder | Fixes another warning because of count()'s lazyness... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Roland Haeder | Merge branch 'develop' of github.com:friendica/friendic... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Roland Haeder | count() didn't notice about FALSE ... #2390 |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Roland Haeder | count() didn't notice about FALSE ... #2390 |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Michael Vogel | Merge pull request #2413 from tobiasd/20160312-socnetse... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Roland Haeder | Moved is_filled_array() to both dba classes and named... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Roland Haeder | Merge branch 'develop' of github.com:friendica/friendic... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Tobias Diekershoff | missing include file for the SocNet settings |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Michael Vogel | Merge pull request #2411 from tobiasd/20160312-dos |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Tobias Diekershoff | Merge pull request #2412 from annando/1603-double-encod... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Michael Vogel | The name in the notifications has to be double encoded |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Tobias Diekershoff | Hotkey documentation |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Michael Vogel | Merge pull request #2410 from tobiasd/20160312-messagespo |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Tobias Diekershoff | regenerated messages.po file for picking up the workers |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Tobias Diekershoff | Merge pull request #2409 from annando/1503-worker-setting |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Tobias Diekershoff | Merge pull request #2408 from annando/1603-goaway |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Tobias Diekershoff | Merge pull request #2407 from annando/1603-optimize... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Michael Vogel | Remove the setting description from the documentation... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Michael Vogel | The worker settings are now available in the admin... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Michael Vogel | Another fix for "goaway". Hopefully now finale. |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Michael Vogel | The table optimisation level calculation is now using... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
fabrixxm | Merge pull request #2405 from annando/1603-ostatus4... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Michael Vogel | Bugfix: A parameter was missing for the OStatus author... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
fabrixxm | Merge pull request #2404 from annando/1603-no-lock |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Michael Vogel | Some small addition to the OStatus part. Better check... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Michael Vogel | Added documentation |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Michael Vogel | Changed parameter order |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Michael Vogel | The function to check for maxload and the lockfile... |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Michael Vogel | Don't create lock files if the process is called from... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Tobias Diekershoff | Merge pull request #2401 from annando/1603-ostatus... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Michael Vogel | Added documentation |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Michael Vogel | Merge remote-tracking branch 'upstream/develop' into... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Michael Vogel | New way of fetching the conversation id for thread... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
fabrixxm | Merge pull request #2328 from rabuzarus/0602_contact_pr... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Tobias Diekershoff | Merge pull request #2400 from annando/1603-ostatus... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Michael Vogel | This should work better ... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Michael Vogel | Or back ... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Michael Vogel | Relocated the check. |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Michael Vogel | Only import OStatus threads if we follow the thread... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Tobias Diekershoff | Merge pull request #2399 from annando/1603-default... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Michael Vogel | Settings for only importing threads from our ostatus... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Michael Vogel | Clarification of description |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Michael Vogel | Central function for default group, special setting... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Tobias Diekershoff | Merge pull request #2398 from annando/1603-fontawesome4 |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Michael Vogel | Merge pull request #2397 from Quix0r/fixes/poller-warning |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Michael Vogel | The Font Awesome library is now updated, the replxy... |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Roland Haeder | Merge branch 'rewrites/is_filled_array_introduced'... |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Roland Haeder | Fixes E_WARNING from foreach() because count() seem... |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Roland Haeder | Fixes E_WARNING from foreach() because count() seem... |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Roland Haeder | Just easier code ... |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Roland Haeder | Merge branch 'fixes/poller-warning' into rhaeder-develop |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Roland Haeder | No processing if error or empty array |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Roland Haeder | Merge branch 'develop' of github.com:friendica/friendic... |
commit | commitdiff | tree | snapshot |
2016-03-02 |
fabrixxm | Merge pull request #2392 from Quix0r/minor/logging |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Tobias Diekershoff | Merge pull request #2394 from annando/1603-federation |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Tobias Diekershoff | Merge pull request #2393 from annando/1603-api-speed |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Michael Vogel | API: Some small speed improvement when calling the... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Michael Vogel | Small bugfix: Fixes problen when version number contain... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Roland Haeder | Merge branch 'rhaeder-develop' of github.com:Quix0r... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Roland Haeder | Closed TODO: no .= needed here. #2392 |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Roland Haeder | More logging in case of errors + logged network type... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Roland Haeder | Also use is_filled_array() here, too. if $contacts... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Roland Haeder | Introduced is_filled_array() + added some missing array... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Roland Haeder | Merge branch 'rhaeder-develop' of github.com:Quix0r... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Roland Haeder | Merge branch 'develop' of github.com:friendica/friendic... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Roland Haeder | Closed TODO: no .= needed here. #2392 |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Roland Haeder | Also use is_filled_array() here, too. if $contacts... |
commit | commitdiff | tree | snapshot |
next |