projects
/
friendica.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
friendica.git
2017-12-23
Hypolite Petovan
Merge pull request #4120 from annando/remoteauth
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
Hypolite Petovan
Merge pull request #4118 from annando/cleaned-update
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Michael Vogel
Merge pull request #4119 from Rudloff/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Michael
Code cleaning
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Michael
Bugfix for the api call for remoteauth
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Pierre Rudloff
Update api.md
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Michael
Hopefully this is now clearer
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Michael
Grammar correction
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Michael
Only include the update.php, when really needed
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Michael
Corrected wrong handling of the return value
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Michael
Old stuff had been removed from the update routine
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Hypolite Petovan
Merge pull request #4111 from annando/comment-public
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Michael
Query was simplified
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Michael
Standards
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Hypolite Petovan
Merge pull request #4114 from annando/as-private-as...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Hypolite Petovan
Merge pull request #4113 from annando/split-profile...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Michael
Removed unneeded code
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Michael
Only locally used methods should always be private
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Michael
Better english
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Michael
Split the name in the hcard
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Michael
Split the first name and last name so that they fit...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Michael
Reshares are now working
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Michael
Added documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Michael
Updating after post does now work
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Michael
Comments to public posts no get through
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Michael
Oops
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Michael Vogel
Merge pull request #4110 from Rudloff/feature/saved_sea...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Michael
Preparation for being able to comment every public...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Pierre Rudloff
Only use "@throws" in phpdoc if the function explicitel...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Pierre Rudloff
Close DB connection in api_saved_searches_list
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Pierre Rudloff
Implement saved_searches/list API
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Hypolite Petovan
Merge pull request #4109 from Rudloff/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Pierre Rudloff
Update api.md
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Hypolite Petovan
Merge pull request #4106 from annando/registered-users
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Michael
Woraround for bad mastodon links
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Hypolite Petovan
Merge pull request #4108 from Rudloff/feature/markdownlint
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Pierre Rudloff
Lint doc/api.md
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Hypolite Petovan
Merge pull request #4104 from Rudloff/feature/incoming_api
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Pierre Rudloff
Throw NotFoundException if results are empty in api_use...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Hypolite Petovan
Merge pull request #4103 from Rudloff/feature/profile_c...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Pierre Rudloff
Code standards in api_get_user
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Michael
Workaround for servers that react strange
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Michael
forgotten $
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Michael
Added statistics
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Michael Vogel
Merge pull request #4107 from MrPetovan/bug/3954-fix...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Michael
Updated database calls
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Hypolite Petovan
Fix double login issue
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Pierre Rudloff
Use dba::select() instead of dba::p() in api_get_user
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Michael
We now fetch the number of registered users
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Pierre Rudloff
Implement friendships/incoming and users/lookup APIs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Pierre Rudloff
Add support for profile_*_color in API
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Hypolite Petovan
Merge pull request #4097 from Rudloff/feature/search_api
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Hypolite Petovan
Merge pull request #4101 from Rudloff/feature/block_api
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Pierre Rudloff
Use LIKE instead of REGEXP in api_search
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Pierre Rudloff
Implement the blocks/list API
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Pierre Rudloff
Remove useless intval() in api_search
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Hypolite Petovan
Merge pull request #4100 from Rudloff/feature/composer
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Pierre Rudloff
Use dba::inArray() instead of dba::fetch() in api_search
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Pierre Rudloff
Fix license info in composer.json
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Hypolite Petovan
Merge pull request #4099 from annando/always-force
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Pierre Rudloff
Improve api_search()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Michael
OnePoll: We now force an update check all the time
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Michael Vogel
Merge pull request #4098 from Rudloff/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Pierre Rudloff
Update Developers-Intro.md
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Pierre Rudloff
Implement search API (fixes #929)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Michael Vogel
Merge pull request #4096 from annando/fix-pr-4095
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Michael
Fix for PR 4095
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Michael Vogel
Merge pull request #4095 from MrPetovan/task/fix-phpsta...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Fix undefined variable in Protocol\OStatus
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Fix missing variable in Worker\Directory
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Remove unused variable in Protocol\PortableContact
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Centralize owner data fetch
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Fix missing owner in Protocol/Diaspora
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Fix Protocol\Diaspora missing user variable
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Updated composer classmaps
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Add FIXME for unrecoverable missing variables
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Add new common Image::scale() method
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Formatting FKOauthDataStore
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Fix undefined variable/wrong parameter count/unknown...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Fix class methods staticity/return value
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Fix docblocks types
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
PHPStan: Fix missing requires/namespaces
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Michael Vogel
Merge pull request #4091 from MrPetovan/task/4090-add...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Merge pull request #4093 from annando/api-speedup
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Michael
Possible API speed ups for public timeline
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Add Base Module class
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Add class module routing
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Merge pull request #4089 from annando/mysqldump
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Michael
Updated SQL dump
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Merge pull request #4076 from AndyHee/20171216-README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Andy H3
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Andy H3
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Merge pull request #4088 from annando/api-external-url
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Michael Vogel
Merge pull request #4084 from MrPetovan/task/4071-add...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Michael
API: Path to post added / "external_url" support
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Improve networkpublic_timeline SQL performance
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Merge pull request #4087 from annando/parameter-mismatcg
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Michael
Bugfix for Parameter mismatch
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Add doc entry for statuses/networkpublic_timeline api
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Hypolite Petovan
Merge pull request #4086 from annando/issue-4069
commit
|
commitdiff
|
tree
|
snapshot
next