aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * Some documentation, fix chatroom service class lookup.Klaus Weidenbach2015-03-142-29/+69
* | invoke tgroup_check() on diaspora posts/comments in case the recipient is a f...friendica2015-03-131-19/+34
|/
* Some cleanups.Klaus Weidenbach2015-03-133-68/+99
* remove the now redundant audio/video buttons and label the editor text style ...friendica2015-03-112-1/+6
* Merge pull request #925 from unary/fixinsertRedMatrix2015-03-121-1/+1
|\
| * add missing %d for abook_closenessMichael Johnston2015-03-111-1/+1
* | make embeds bookmarkablefriendica2015-03-111-1/+1
* | turn parse_url into the definitive url attaching mechanismfriendica2015-03-112-3/+35
|/
* don't relay diaspora comments to sys channelfriendica2015-03-111-0/+6
* skip trying to come up with an intelligent way to decide what photos should g...friendica2015-03-111-19/+1
* allow urls using the zot: or zots: URL schemes to exist without getting filte...friendica2015-03-101-1/+1
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-101-31/+58
|\
| * Fix SQL query for removing orphan hooks.Klaus Weidenbach2015-03-101-31/+58
* | Change logic of "don't create a status post for this photo upload" and turn i...friendica2015-03-102-3/+3
|/
* View upload photo button only if you have permission.Klaus Weidenbach2015-03-101-59/+54
* diaspora's spammy permission model seems to have leaked through our firehose....friendica2015-03-101-2/+5
* more work on queue optimisationsfriendica2015-03-093-7/+39
* whitespacefriendica2015-03-091-2/+1
* make network page default options work more or less universally instead of ju...friendica2015-03-092-5/+6
* Allow site to over-ride directory options. Bugger off.friendica2015-03-091-38/+31
* Fix missing value in insert for default closenessAlexandre Hannud Abdo2015-03-091-1/+1
* change default affinity (abook_closeness) to 80 for all new connections going...friendica2015-03-083-3/+21
* add reddress to profile - but all is not as it seems. Copy to clipboard is bl...friendica2015-03-071-4/+7
* when fixing "naked links" make sure not to double link double urls as seen in...friendica2015-03-061-1/+1
* major cleanup of directory optionsfriendica2015-03-051-2/+9
* straighten out some directory stuff, which required some Comanche structural ...friendica2015-03-053-36/+59
* Merge pull request #918 from dawnbreak/masterRedMatrix2015-03-061-1/+2
|\
| * RedDAV: fix renaming files.Klaus2015-03-061-1/+2
* | the link icon on comments now calls the link parsing tool (just like the main...friendica2015-03-041-0/+1
* | Deprecate the "wall uploads" photo album. Photo uploads (from any source) wit...friendica2015-03-041-1/+1
* | missing commafriendica2015-03-041-1/+1
* | don't re-use $xfriendica2015-03-041-2/+2
* | add queue priorityfriendica2015-03-041-0/+18
* | parse_url: if url returns an image/audio/video file instead of a webpage, ret...friendica2015-03-041-0/+7
|/
* notes on what's needed to fix the queueing algorithms.friendica2015-03-041-0/+8
* enable sql_extra on pdl_selectorfriendica2015-03-031-2/+2
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-037-175/+174
|\
| * Some cleanups and documentation.Klaus Weidenbach2015-03-047-175/+174
* | I'm going to use the site_update timestamp to indicate whenever we successful...friendica2015-03-031-0/+15
* | don't let a zot-finger bring a dead hub back to life unless it's the site we'...friendica2015-03-031-5/+7
|/
* tagcloud tweaksfriendica2015-03-021-2/+2
* make public delivery to contacts or any connections work againzottel2015-03-021-3/+2
* increase the dynamic range of the tag clouds slightly.friendica2015-03-011-1/+1
* Nag hub admins with self-signed certs to fix them. Otherwise we'll just have ...friendica2015-03-011-0/+1
* The never ending saga of parent = 0 bugs on Dreamhost.friendica2015-03-011-0/+10
* queue management actions. Still needs further work such as indication of last...friendica2015-03-011-2/+3
* Fix a couple of places where we weren't checking for dead hublocs. Add a func...friendica2015-02-272-6/+24
* Merge https://github.com/friendica/red into pending_mergefriendica2015-02-261-0/+3
|\
| * more fake null shenanigansHabeas Codice2015-02-261-0/+3
| * Revert "more fake null shenanigans"Habeas Codice2015-02-261-23/+94