aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-213-155/+173
|\
| * Fixed an exit of a loop in builtin_activity_puller().Klaus Weidenbach2015-03-211-128/+132
| * Bugfix und variable initialization.Klaus Weidenbach2015-03-212-27/+41
* | add loadtime search to channel and fix it for home. display and search need f...friendica2015-03-211-2/+1
|/
* change permission roles for things like channel admin to make them more easil...friendica2015-03-201-27/+27
* some tabs title statuseditor restructuringMario Vavti2015-03-211-1/+1
* some cleanupMario Vavti2015-03-201-13/+8
* possible improvement regarding deletionMario Vavti2015-03-201-29/+42
* Explicitly force link for 'All Collections' on the network page to gid=0 so i...friendica2015-03-191-1/+1
* tweaks to directory registrations which don't seem to be happening, also down...friendica2015-03-192-2/+16
* ratenotif: loop oddityfriendica2015-03-191-9/+9
* make the channel item query match recent changes to network item query (and s...friendica2015-03-182-2/+2
* Change wording on the photo location feature. When photos are merged with DAV...friendica2015-03-181-1/+1
* get the correct hemisphere for geotagged photosfriendica2015-03-171-2/+2
* turn photo location mapping into a featurefriendica2015-03-172-1/+2
* The random bad signatures are because something somewhere is trimming the bod...friendica2015-03-171-2/+2
* display a map for photos if allowed. Note: there is a bug in that if the map ...friendica2015-03-161-0/+41
* started to add the ability to geotag photos (default will be disabled) but my...friendica2015-03-162-3/+12
* openid cleanupfriendica2015-03-161-7/+5
* also update the api to matchfriendica2015-03-161-2/+2
* phase one of the great file storage unification - use one button for uploads ...friendica2015-03-161-1/+1
* Documentation and remove duplicate code.Klaus Weidenbach2015-03-161-72/+79
* create terms for Diaspora mention tags - which in Diaspora are handled differ...friendica2015-03-131-3/+97
* Merge pull request #928 from dawnbreak/docuRedMatrix2015-03-142-29/+69
|\
| * 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