aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add renamed filefriendica2013-02-191-0/+90
|
* global rename viewcontacts to viewconnectionsfriendica2013-02-1918-151/+61
|
* status updatefriendica2013-02-191-2/+2
|
* viewcontacts updatefriendica2013-02-196-32/+29
|
* nothing to see, keep movingfriendica2013-02-181-0/+43
|
* reverse the cyclic conundrum, and a minor db update of no consequencefriendica2013-02-183-2/+42
|
* Merge pull request #27 from unary/connectionsfriendica2013-02-181-1/+1
|\ | | | | change collections to connections
| * change collections to connectionsMichael Johnston2013-02-171-1/+1
| |
* | moving onfriendica2013-02-1811-6/+187
|/
* start on channel_remove(), add some generic channel queries to the API layersfriendica2013-02-165-36/+60
|
* typo in updatefriendica2013-02-151-1/+1
|
* add rating support to pocofriendica2013-02-155-13/+29
|
* contact rating field so it's here when we need itfriendica2013-02-153-3/+13
|
* we're well into 2013friendica2013-02-151-1/+1
|
* we don't need to quote or rename 'default' in mySQL if we just use the ↵friendica2013-02-153-3/+3
| | | | original column name 'is_default'
* needle/haystack reversalfriendica2013-02-151-1/+1
|
* public scopefriendica2013-02-153-7/+69
|
* implement sender side of public scope setting (public post, network-wide, ↵friendica2013-02-141-2/+36
| | | | site-wide, etc....)
* more groundwork for channel importfriendica2013-02-143-24/+70
|
* placeholder comment for public scope requirementfriendica2013-02-141-0/+7
|
* make 'view in context' actually go somewhere usefulfriendica2013-02-131-1/+1
|
* use our own CA bundle as authoritative for backend communications. This ↵friendica2013-02-134-4/+3928
| | | | avoids OS dependent CA validity mismatches.
* using old structuresfriendica2013-02-131-4/+4
|
* Sigh... I need another cuppafriendica2013-02-131-6/+8
|
* two really bad typos cancelled each other out so typo couldn't see either.friendica2013-02-131-3/+3
|
* catch all the changesfriendica2013-02-132-2/+2
|
* mod_common - use channel_id rather than channel_addressfriendica2013-02-131-14/+8
|
* Merge https://github.com/friendica/red into zpullfriendica2013-02-131-0/+2
|\
| * Expert mode. Doesn't do anything yet, just checking in on the offchance ↵Thomas Willingham2013-02-131-0/+2
| | | | | | | | anyone needs it before I'm finished with the theme stuff that uses it.
* | bring mod_common into the modern agefriendica2013-02-137-600/+50
|/
* fix to common friends - it seems it counts the right number of common ↵friendica2013-02-132-2/+2
| | | | friends, but they are all you
* some more rmagic fixes discovered during testingfriendica2013-02-131-3/+3
|
* fix auto rmagic when visiting with zidfriendica2013-02-132-3/+9
|
* recursion and typo in rmagic with zidfriendica2013-02-134-41/+3
|
* send correct 'searchable' directory setting based on default profile settingfriendica2013-02-121-0/+4
|
* contact photo update issuefriendica2013-02-121-636/+636
|
* Whinging whining stupid fucks.friendica2013-02-125-33/+19
|
* maybe it would work if I didn't put non-existent php vars into the sql.friendica2013-02-111-1/+1
|
* more progresss on tag deliveryfriendica2013-02-111-5/+3
|
* Sort out registrations requiring approvalfriendica2013-02-115-15/+21
|
* tag notifications now work.friendica2013-02-111-1/+3
|
* progress on tag deliveryfriendica2013-02-118-15/+17
|
* debug tag_deliverfriendica2013-02-101-1/+4
|
* xchan lookup tool - provide the first few chars of an xchan and find out who ↵friendica2013-02-101-0/+28
| | | | it is
* debug import_profile_photofriendica2013-02-101-3/+7
|
* fix profile selector on profile_photo page (unquoted mysql reserved word ↵friendica2013-02-104-5/+14
| | | | 'default')
* prevent repeated channel names in system notificationsfriendica2013-02-101-1/+1
|
* add mimetype to protocol layersfriendica2013-02-101-10/+13
|
* add mimetype to itemsfriendica2013-02-103-3/+15
|
* reduce itemspage for better interactive performancefriendica2013-02-102-3/+3
|