projects
/
friendica.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
friendica.git
2018-10-23
Michael
Show deferred worker tasks in the admin interface and...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Hypolite Petovan
Merge pull request #6011 from fabrixxm/issues/6010
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
fabrixxm
Replace Frienica\Core\Addon::isApp() withi Friendica...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Hypolite Petovan
Merge pull request #6009 from vinzv/develop
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
vinzv
adapted profile pic resize to 300px for whole system
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
vinzv
adapted 300px image size for default avatar
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
vinzv
raising profile photo size to comply with frio sidebar...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Michael Vogel
Merge pull request #6008 from nupplaphil/fixing_tests_2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Philipp Holzer
Fixing tests - part 2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
rabuzarus
Merge pull request #6005 from nupplaphil/friendica...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Philipp Holzer
Making redirect message more informative
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Philipp Holzer
Fixing absolute/relative path
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Tobias Diekershoff
Merge pull request #5998 from annando/ap-queue
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Michael
Unsuccessful ActivitiyPub transmission are now deferred
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Hypolite Petovan
Adding missing parentheses in mod/dfrn_poll
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Hypolite Petovan
Merge pull request #5997 from annando/notice-relocation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Michael
Fix a notice when sending relocation messages
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Hypolite Petovan
Merge pull request #5995 from FiXato/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Hypolite Petovan
Fix missing instance of Addon::isEnabled in App
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Filip H.F....
Updated link to Friendiqa's links
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Fix wrong namespace for Core\System in App
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Fix Fatal Error in App
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Michael Vogel
Merge pull request #5981 from MrPetovan/task/move-dbstr...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Add/Fix Doxygen headers for classes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Remove unused dbstructure hook call in App->loadDatabase
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Fix dbstructure console outputting addon structure...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Remove obsolete require_once include/dba from Core...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Move DB_UPDATE_VERSION from boot.php to config/dbstruct...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Switch from dbstructure.json to dbstructure.php
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Move NULL_DATE from boot.php to DBA::NULL_DATETIME
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Move hook-related methods from Core\Addon to Core\Hook
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Add new Core\Hook class
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Michael Vogel
Merge pull request #5990 from MrPetovan/task/move-apps...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Merge pull request #5907 from nupplaphil/goaway_to_redi...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
goaway fix in App
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
adding defaults in mod/redir.php
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
Adding $a->getBaseURL for Worker in profile_photo
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
removed unnecessary System use
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
replaced a relative url with path
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
replaced onerror_url with onerror_path
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
replaced forwardurl with forward_path
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
replaced $return_url to $return_path to make it more...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
description fix
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
Split goaway to System::externalRedirectTo() and App...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
Renamed System::redirect() to $a->redirect()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Michael Vogel
Merge pull request #5988 from MrPetovan/task/move-strin...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Benjamin Lorteau
Move $apps out of App
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Add static keyword for Core\L10n properties
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Move $strings from App to Core\L10n
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Michael Vogel
Merge pull request #5987 from MrPetovan/task/empty...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Benjamin Lorteau
Use System::httpExit for 403 error in App
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Merge pull request #5993 from nupplaphil/fix_testing
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
Code Standards
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
Code standards
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
Fix Testing
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Philipp Holzer
Fix Testing
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Merge pull request #5991 from annando/api-source
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Michael
API: The source field does now reliably return the...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Merge pull request #5989 from annando/ap-profile
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Remove unwarranted doxygen comments in App
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Michael
Improved parsing of AP profiles
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Improve App->runFrontend formatting
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Simplify bin/worker
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Hypolite Petovan
Move index.php content to App->runFrontend
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
rabuzarus
Merge pull request #5986 from annando/improve-5984
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Michael
Improve PR 5984: better check for remote users as well
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Michael Vogel
Merge pull request #5978 from MrPetovan/task/make-usern...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Sets maximum to 64 for username_min/max_length config...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Merge pull request #5985 from annando/ap-followers
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Merge pull request #5984 from annando/microformats
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Merge pull request #5959 from vinzv/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Vinzenz Vietzke
reverted css changes, adapted credits.tpl from default...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Michael
We now send the previous followers collection as well
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Michael
Fix webmentions and microformats ("redir" only for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Changing default/max values for username_min/max_length
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Add safeguard for username_min|max_length mutual exclusion
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Michael Vogel
Merge pull request #5979 from MrPetovan/task/mock-legac...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Michael Vogel
Merge pull request #5976 from MrPetovan/bug/5975-add...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Merge pull request #5982 from annando/ap-inboxes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Michael
Bugfix: We hadn't deliverd AP posts to all intended...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Merge pull request #5980 from annando/dbclean-limit
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Michael
The limit for dbclean is now configurable
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Change file_exists to is_readable in LegacyModule
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Remove direct module function calls in index.php
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Hypolite Petovan
Add Friendica\LegacyModule class
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Hypolite Petovan
Use username_min/max_length config keys in Model\User...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Hypolite Petovan
Add system.username_min_length and system.username_max_...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Hypolite Petovan
Merge pull request #5977 from nupplaphil/move_global_fu...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Philipp Holzer
Move Global Functions - Part 3
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Hypolite Petovan
Simplify L10n::t + sprintf instances
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Hypolite Petovan
Add missing L10n::popLang calls
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Hypolite Petovan
Merge pull request #5974 from annando/ap-receiver
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Michael Vogel
Merge pull request #5973 from friendica/bug/5946-remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Michael
AP: Transmitting and receiving with non AP contacts
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Hypolite Petovan
Updated german addons doc with new location for logged_...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Hypolite Petovan
Updated documentation for logged_in hook location
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Michael Vogel
Merge pull request #5972 from friendica/bug/5946-remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Hypolite Petovan
Remove reference to deleted include/security in mod...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Hypolite Petovan
Remove reference to deleted include/security.php
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Michael Vogel
Merge pull request #5971 from MrPetovan/bug/5970-use...
commit
|
commitdiff
|
tree
|
snapshot
next