2019-01-21 |
Hypolite Petovan | Move Contact::Page_* constants to User::PAGE_FLAGS_* |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Update HTML::contactBlock and Profile::load with new... |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Remove unused code |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Refactor namespaces |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Update more PHPDoc, including in include/ |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Update PHPDoc in mod/ |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Fix PHPDoc comments project-wide |
tree | commitdiff |
2019-01-21 |
fabrixxm | Update "storage" console command |
tree | commitdiff |
2019-01-21 |
fabrixxm | Item model, fix deletion of all attachments |
tree | commitdiff |
2019-01-21 |
fabrixxm | Fix Attach model store() and storeFile() |
tree | commitdiff |
2019-01-21 |
fabrixxm | Photo model. Small fix to `update()` |
tree | commitdiff |
2019-01-21 |
fabrixxm | Attach: store, update, delete. Model and views |
tree | commitdiff |
2019-01-21 |
fabrixxm | Move mod/attach to src, add Attach model, update attach... |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Replace deprecated Addon::callHooks with Hook::callAll |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Replace misuses ItemDeliveryData::FIELD_LIST with LEGAC... |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Honor item delivery data legacy fields |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Unit test fix |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Add delivery queue number manipulation |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Fix various documentation issues/unused variables |
tree | commitdiff |
2019-01-21 |
Hypolite Petovan | Add missing methods to Storage\SystemResource |
tree | commitdiff |
2019-01-21 |
fabrixxm | Method getPhoto of Photo model should return false... |
tree | commitdiff |
2019-01-21 |
fabrixxm | Use DBA::exists() in Photo::exists() |
tree | commitdiff |
2019-01-21 |
fabrixxm | Remove resourceid parameter from Photo::exists() |
tree | commitdiff |
2019-01-21 |
fabrixxm | Use Model\Photo as much as possible |
tree | commitdiff |
2019-01-21 |
fabrixxm | Remove empty line before code |
tree | commitdiff |
2019-01-21 |
fabrixxm | Photo model: set edited and updated on update, fix... |
tree | commitdiff |
2019-01-21 |
fabrixxm | Add storage options form in admin/site page |
tree | commitdiff |
2019-01-21 |
fabrixxm | Add storage backend manager class |
tree | commitdiff |
2019-01-21 |
fabrixxm | Add Database storage backend |
tree | commitdiff |
2019-01-21 |
fabrixxm | Storage: throw StorageException on errors |
tree | commitdiff |
2019-01-21 |
fabrixxm | Photo model: fix docs, don't update "created" field |
tree | commitdiff |
2019-01-21 |
fabrixxm | Code standards |
tree | commitdiff |
2019-01-21 |
fabrixxm | Photo model: set updated field in update() |
tree | commitdiff |
2019-01-21 |
fabrixxm | Add update() to Photo model |
tree | commitdiff |
2019-01-21 |
fabrixxm | Code standards |
tree | commitdiff |
2019-01-21 |
fabrixxm | Filesystem storage: add "index.html" files in dirs |
tree | commitdiff |
2019-01-21 |
fabrixxm | Model/Photo: use self select functions, reuse backend... |
tree | commitdiff |
2019-01-21 |
fabrixxm | Address code standards issues |
tree | commitdiff |
2019-01-21 |
fabrixxm | Add Filesystem storage backend and store photo via... |
tree | commitdiff |
2019-01-21 |
fabrixxm | Add IStorage interface |
tree | commitdiff |
2019-01-21 |
fabrixxm | Pluggable storage backends: first steps |
tree | commitdiff |
2019-01-21 |
fabrixxm | Move Photo module, update Photo model |
tree | commitdiff |
2019-01-21 |
Jeroen De Meerleer | Translated gender etc. in profile view |
tree | commitdiff |
2019-01-19 |
Tobias Diekershoff | Merge pull request #6471 from annando/ap-bcc |
tree | commitdiff |
2019-01-19 |
Hypolite Petovan | Merge pull request #6470 from rabuzarus/20190118_-_some... |
tree | commitdiff |
2019-01-18 |
rabuzarus | Bugfix - provide magic links for remote user in magicLink() |
tree | commitdiff |
2019-01-18 |
Tobias Diekershoff | Merge pull request #6461 from annando/contacts-post |
tree | commitdiff |
2019-01-18 |
Michael | Bugfix: Private posts of contacts hadn't been displayed... |
tree | commitdiff |
2019-01-17 |
Tobias Diekershoff | Merge pull request #6456 from annando/long-url |
tree | commitdiff |
2019-01-16 |
Hypolite Petovan | Merge pull request #6455 from annando/issue-6282 |
tree | commitdiff |
2019-01-16 |
Michael | Issue 6282: Update the contact data regularly (includin... |
tree | commitdiff |
2019-01-14 |
Hypolite Petovan | Merge pull request #6447 from annando/peertube |
tree | commitdiff |
2019-01-14 |
Hypolite Petovan | Merge pull request #6446 from annando/approve |
tree | commitdiff |
2019-01-14 |
Michael | Now storing the "manually approve" data / fix update... |
tree | commitdiff |
2019-01-13 |
Tobias Diekershoff | Merge pull request #6440 from annando/notices |
tree | commitdiff |
2019-01-13 |
Michael | Avoiding some notices |
tree | commitdiff |
2019-01-13 |
Hypolite Petovan | Merge pull request #6435 from annando/nextcloud |
tree | commitdiff |
2019-01-13 |
Michael | Making Friendica compatible to Nextcloud Social |
tree | commitdiff |
2019-01-12 |
Hypolite Petovan | Merge pull request #6434 from AndyHee/2019.01-rc |
tree | commitdiff |
2019-01-12 |
Hypolite Petovan | Merge pull request #6433 from annando/issue-6282 |
tree | commitdiff |
2019-01-12 |
Michael | Issue 6282: Update the forum status of contacts |
tree | commitdiff |
2019-01-12 |
Hypolite Petovan | Merge pull request #6432 from annando/deleted-pending |
tree | commitdiff |
2019-01-12 |
Michael | Don't show deleted contacts, changed "pending" behaviour |
tree | commitdiff |
2019-01-12 |
Hypolite Petovan | Merge pull request #6430 from tobiasd/20190112-lng |
tree | commitdiff |
2019-01-12 |
Michael Vogel | Merge pull request #6428 from MrPetovan/bug/5148-get... |
tree | commitdiff |
2019-01-12 |
Hypolite Petovan | Rework Profile::getThemeUid to ignore query parameter... |
tree | commitdiff |
2019-01-10 |
Tobias Diekershoff | Merge pull request #6419 from annando/unfollow |
tree | commitdiff |
2019-01-10 |
Tobias Diekershoff | Merge pull request #6356 from MrPetovan/task/6355-add... |
tree | commitdiff |
2019-01-10 |
Michael | Unfollow should now work with Pleroma again |
tree | commitdiff |
2019-01-09 |
Hypolite Petovan | Merge pull request #6415 from annando/pending |
tree | commitdiff |
2019-01-09 |
Michael | Don't show deleted contacts, set new AP contacts as... |
tree | commitdiff |
2019-01-08 |
Hypolite Petovan | Merge pull request #6412 from annando/issue-6149 |
tree | commitdiff |
2019-01-07 |
Michael Vogel | Merge pull request #6372 from MrPetovan/bug/6334-escape... |
tree | commitdiff |
2019-01-06 |
Hypolite Petovan | Merge branch '2019.01-rc' into bug/6334-escape-get-app |
tree | commitdiff |
2019-01-06 |
Hypolite Petovan | Merge pull request #6400 from annando/issue-6394 |
tree | commitdiff |
2019-01-06 |
Michael | Issue 6394: The contact location has to be BBEncoded |
tree | commitdiff |
2019-01-06 |
Michael Vogel | Merge pull request #6373 from MrPetovan/bug/6345-vier... |
tree | commitdiff |
2019-01-06 |
Michael Vogel | Merge pull request #6393 from MrPetovan/bug/6268-frio... |
tree | commitdiff |
2019-01-06 |
Michael Vogel | Merge pull request #6380 from MrPetovan/bug/5148-get... |
tree | commitdiff |
2019-01-06 |
Michael Vogel | Merge pull request #6381 from MrPetovan/bug/2800-fix... |
tree | commitdiff |
2019-01-06 |
Hypolite Petovan | Merge pull request #6388 from annando/update-contacts |
tree | commitdiff |
2019-01-05 |
Michael | Reset the "forum" and "prv" field |
tree | commitdiff |
2019-01-05 |
Michael | Periodically update contacts / update the contact type |
tree | commitdiff |
2019-01-04 |
Hypolite Petovan | Merge pull request #6377 from annando/ostatus-notice |
tree | commitdiff |
2019-01-04 |
Michael Vogel | Merge pull request #6371 from MrPetovan/bug/6370-use... |
tree | commitdiff |
2019-01-04 |
Hypolite Petovan | Escape global namespaced get_app() calls |
tree | commitdiff |
2019-01-04 |
Hypolite Petovan | Use nickname instead of email for Login Name |
tree | commitdiff |
2019-01-03 |
Michael Vogel | Merge pull request #6364 from rabuzarus/20190102_-_fix_... |
tree | commitdiff |
2019-01-02 |
rabuzarus | Bugfix - the remote user also has magicLinks again |
tree | commitdiff |
2019-01-01 |
Hypolite Petovan | Add password checks in User::updatePassword |
tree | commitdiff |
2019-01-01 |
Hypolite Petovan | Increase auto-generated passwords to 12 chars + leading... |
tree | commitdiff |
2019-01-01 |
Hypolite Petovan | Use User::updatePasswordHashed directly when re-hashing... |
tree | commitdiff |
2018-12-29 |
Tobias Diekershoff | Merge pull request #6209 from MrPetovan/task/move-confi... |
tree | commitdiff |
2018-12-27 |
Michael Vogel | Merge pull request #6315 from MrPetovan/bug/6309-add... |
tree | commitdiff |
2018-12-27 |
Hypolite Petovan | Merge pull request #6332 from annando/assign-uid |
tree | commitdiff |
2018-12-27 |
Hypolite Petovan | Merge branch '2018.12-rc' into task/move-config-to... |
tree | commitdiff |
2018-12-26 |
Michael Vogel | Merge pull request #6331 from MrPetovan/bug/6328-unesca... |
tree | commitdiff |
2018-12-26 |
Hypolite Petovan | Normalize uses of Strings::formatNetworkName to $networ... |
tree | commitdiff |
2018-12-26 |
Hypolite Petovan | Merge pull request #6330 from annando/issue-6329 |
tree | commitdiff |
2018-12-26 |
Michael | Issue-6329: Prevent double encoding |
tree | commitdiff |
next |