projects
/
friendica.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
friendica.git
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
2017-12-17
Michael
Merge remote-tracking branch 'upstream/develop' into...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Michael
Alternate fix for issue 4069
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Michael Vogel
Merge pull request #4079 from MrPetovan/task/4069-add...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Hypolite Petovan
Add statuses/networkpublic_timeline api method
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Michael Vogel
Merge pull request #4080 from MrPetovan/task/4078-add...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Michael Vogel
Merge pull request #4081 from MrPetovan/bug/4075-remove...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Hypolite Petovan
Remove lingering reference to group_member.uid
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Hypolite Petovan
Add max_id support for statuses/user_timeline API
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Hypolite Petovan
Add pagination to API statuses/friends and statuses...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Andy H3
Delete folder
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Andy H3
Add files via upload
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Andy H3
Create folder
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Andy H3
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Michael Vogel
Merge pull request #4073 from MrPetovan/bug/4070-fix...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Michael Vogel
Merge pull request #4074 from MrPetovan/task/update...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Hypolite Petovan
Update Composer
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Hypolite Petovan
Fix User::create return variable
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Hypolite Petovan
Merge pull request #4068 from rabuzarus/20171215_-_frio...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
rabuzarus
frio: remove shome whitespace
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
rabuzarus
frio: fix some contact list issues
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Michael Vogel
Merge pull request #4066 from MrPetovan/bug/4046-remove...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Hypolite Petovan
Remove redundant index
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Hypolite Petovan
Use INNER for group_member join
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Hypolite Petovan
Add new UNIQUE index to group_member
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Hypolite Petovan
Merge pull request #4067 from annando/removed-unused
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Michael
Deprecated file removed
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Hypolite Petovan
Remove group_member.uid
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Hypolite Petovan
Merge pull request #4065 from annando/dbstructure-class
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Michael
Why I had coded it that way? Now it is better
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Michael
"update" is enough
commit
|
commitdiff
|
tree
|
snapshot
next