aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* more message restrict conversionsfriendica2015-01-297-45/+44
* Merge branch 'master' into tresfriendica2015-01-278-134/+177
|\
| * ignore route mismatches on firehose posts to the sys channel. Use whatever pa...friendica2015-01-271-1/+1
| * we need to actually ask for the id from the DB if we want to use it.friendica2015-01-271-1/+1
| * improved route mismatch detection. We will be less strict about the absolute ...friendica2015-01-272-35/+42
| * move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser...marijus2015-01-272-88/+78
| * superblock enhancementsfriendica2015-01-261-0/+1
| * handle an incoming directory rating messagefriendica2015-01-261-2/+45
| * provide storage for directory based reputation in the xlink table by setting ...friendica2015-01-263-8/+10
* | sql typofriendica2015-01-271-1/+1
* | Merge branch 'master' into tres and add some work on the item_deleted flag re...friendica2015-01-2615-94/+422
|\|
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-01-261-1/+1
| |\
| | * Merge pull request #878 from habeascodice/masterRedMatrix2015-01-261-1/+1
| | |\
| | | * Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-01-242-7/+31
| | | |\
| | | * | remove superfluous group byHabeas Codice2015-01-241-1/+1
| * | | | abstract poco into a single function in socgraph so we can provide different ...friendica2015-01-251-0/+209
| |/ / /
| * | | turn "large photo thumbnails" into a feature.friendica2015-01-252-6/+12
| * | | rework the new connection stuff so we don't need a "permissions have been cha...friendica2015-01-251-14/+9
| * | | recognise opus as an audio filefriendica2015-01-252-2/+2
| * | | don't set a rating of 1 on old sites that report poco rating as an array. Jus...friendica2015-01-251-1/+1
| | |/ | |/|
| * | Merge pull request #877 from solstag/masterRedMatrix2015-01-251-1/+2
| |\ \
| | * | Call sslify with an extra path element so files keep their namesAlexandre Hannud Abdo2015-01-251-1/+2
| | |/
| * / Check allowed emails, also add blacklisting forChristian Vogeley2015-01-251-6/+29
| |/
| * optimize check querymarijus2015-01-241-2/+7
| * Merge branch 'master' of https://github.com/friendica/redmarijus2015-01-241-3/+2
| |\
| | * Merge https://github.com/friendica/red into pending_mergefriendica2015-01-231-97/+95
| | |\
| | * | onedirsync issue reported by habeas codicefriendica2015-01-231-3/+2
| * | | the old item must be removed before the new is createdmarijus2015-01-241-1/+8
| | |/ | |/|
| * | disable noticesmarijus2015-01-241-2/+2
| * | some more kissmarijus2015-01-241-65/+51
| * | typomarijus2015-01-231-1/+1
| * | we get the object info before it is deleted nowmarijus2015-01-231-12/+12
| * | Merge branch 'master' of https://github.com/friendica/redmarijus2015-01-231-0/+9
| |\|
| | * provide pref to set default photo resolution for posts to something other tha...friendica2015-01-231-0/+9
| * | some code restructuremarijus2015-01-231-43/+55
| |/
| * Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-01-222-2/+26
| |\
| | * add some mimetypesmarijus2015-01-222-2/+26
| * | fix dir server query take 2Habeas Codice2015-01-221-1/+1
| |/
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-01-211-1/+2
| |\
| | * make $links an array of linksmarijus2015-01-221-1/+2
| * | zot_finger second arg is optional but function declaration didn't specify thi...friendica2015-01-211-1/+1
| |/
| * change mod/sharedwithme backend to use activity object - this is not backward...marijus2015-01-221-27/+76
| * Rework directory server update selection queryHabeas Codice2015-01-201-1/+1
* | onedirsync mergefriendica2015-01-261-3/+2
* | start on item_restrict conversionfriendica2015-01-226-37/+48
* | more expanding item flagsfriendica2015-01-226-39/+30
* | heavy lifting converting item flag bitsfriendica2015-01-2214-111/+79
* | slow progress removing bitfields on item tablefriendica2015-01-2111-132/+103
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-208-90/+58
* | that should take care of the bitfields in hublocfriendica2015-01-209-85/+41