aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* get rid of really old poco records once weeklyfriendica2015-01-202-0/+9
* poco rating variable getting over-written before local storage.friendica2015-01-191-1/+1
* Change link label from Feature settings to Feature/Addon settings to more acc...friendica2015-01-191-1/+1
* put cloud back in get_cloudpath - just have to be careful where we use it.friendica2015-01-191-2/+4
* Merge https://github.com/friendica/red into pending_mergefriendica2015-01-181-5/+6
|\
| * fix postgres escapingHabeas Codice2015-01-181-5/+6
* | typofriendica2015-01-181-2/+2
|/
* remove all hardwired references to 'cloud' in the files interfaces and replac...friendica2015-01-182-9/+13
* don't unset a directory server which has no active channels and hence will ne...friendica2015-01-181-9/+24
* basic proof of concept file activity support - will send activity via the fil...marijus2015-01-184-4/+114
* Merge pull request #856 from pafcu/masterpafcu2015-01-161-16/+13
|\
| * Fix some issues with tagging.Stefan Parviainen2015-01-161-16/+13
* | validate poco chatrooms before storingfriendica2015-01-151-0/+3
* | more heavy lifting on poco repfriendica2015-01-151-0/+1
* | Merge branch 'pocorate'friendica2015-01-151-2/+5
|\ \
| * | more backend work on poco ratingfriendica2015-01-151-2/+5
| |/
* / backend for mailhost addonfriendica2015-01-151-0/+8
|/
* Merge https://github.com/friendica/red into pending_mergefriendica2015-01-141-0/+4
|\
| * Merge pull request #850 from einervonvielen/tocRedMatrix2015-01-151-0/+4
| |\
| | * Merge remote-tracking branch 'upstream/master' into tocEiner von Vielen2015-01-144-56/+48
| | |\
| | * | Added a table of content as bbcode element [toc] for webpages2015-01-141-1/+1
| | * | TestEiner von Vielen2015-01-131-0/+4
* | | | correct some activity object types (for comments), also fix a foreach warning...friendica2015-01-141-2/+7
|/ / /
* | | ignore bbcode open tag (left bracket) in hash and mention tag regexes and tur...friendica2015-01-141-2/+2
* | | federate consensus items (in network only). Work in progress.friendica2015-01-141-0/+7
| |/ |/|
* | check mentions against the appropriate xchan_url and not a hard-coded /channe...friendica2015-01-131-4/+4
* | provide a setting to control ALLOWCODE permissions at the channel level - it ...friendica2015-01-131-4/+4
* | Merge branch 'moretagging' of git://github.com/pafcu/red into pafcu-moretaggingfriendica2015-01-132-14/+2
|\ \
| * | Allow tags in mail, many profile fields, and admin infoStefan Parviainen2015-01-132-14/+2
| |/