aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* just tinkering and trying a few things - don't get upset. It can all be rever...friendica2013-03-053-8/+19
* fix timeago (again), webfinger new spec implemented, some theme workfriendica2013-03-043-2/+4
* cleanup affinity toolfriendica2013-03-031-1/+3
* edits might really work nowfriendica2013-02-281-1/+2
* this might make edits update across the wire, or it might notfriendica2013-02-283-2/+232
* mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the n...friendica2013-02-272-1/+25
* taking the next step on pagesfriendica2013-02-271-0/+3
* hex2bin is a built-in function in PHP 5.4friendica2013-02-271-1/+3
* get rid of str_getcsv legacy function since we now require php 5.3friendica2013-02-261-57/+0
* xss attack vector in bbcode.php - check for proc_open being disabled for secu...friendica2013-02-261-11/+11
* doc updatefriendica2013-02-261-254/+251
* remove things calling feed_birthday(), so we can remove itfriendica2013-02-261-2/+2
* initial docofriendica2013-02-264-69/+81
* route oembed through z_fetch_urlfriendica2013-02-251-2/+8
* make sure old fetch_url calls (and those that provided their own curl wrapper...friendica2013-02-251-2/+5
* partial port of embedded sharesfriendica2013-02-251-0/+91
* start formatting for Doxygenfriendica2013-02-2567-90/+91
* little fixesfriendica2013-02-242-4/+5
* add groups and personal configs to export/importfriendica2013-02-211-0/+20
* bring back like/dislike and share buttonszottel2013-02-211-1/+1
* fix localdir privacy (again)friendica2013-02-191-1/+5
* set xchan hidden flag correctly when local directory updatefriendica2013-02-191-0/+20
* directory debuggingfriendica2013-02-192-0/+4
* that should be the last critical piece. Everything else is gravy.friendica2013-02-191-0/+49
* dang - this is almost testable. Still have to figure out the best way to deal...friendica2013-02-191-0/+9
* the heavy lifting is done for location migration aka channel import - now it'...friendica2013-02-191-1/+1
* permission plugin hooksfriendica2013-02-191-2/+23
* global rename viewcontacts to viewconnectionsfriendica2013-02-191-1/+1
* viewcontacts updatefriendica2013-02-191-2/+2
* nothing to see, keep movingfriendica2013-02-181-0/+43
* moving onfriendica2013-02-183-2/+70
* start on channel_remove(), add some generic channel queries to the API layersfriendica2013-02-163-35/+57
* add rating support to pocofriendica2013-02-151-6/+9
* needle/haystack reversalfriendica2013-02-151-1/+1
* public scopefriendica2013-02-152-6/+68
* implement sender side of public scope setting (public post, network-wide, sit...friendica2013-02-141-2/+36
* more groundwork for channel importfriendica2013-02-142-16/+20
* 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 avoid...friendica2013-02-132-4/+28
* Expert mode. Doesn't do anything yet, just checking in on the offchance anyo...Thomas Willingham2013-02-131-0/+2
* fix to common friends - it seems it counts the right number of common friends...friendica2013-02-132-2/+2
* recursion and typo in rmagic with zidfriendica2013-02-132-39/+0
* contact photo update issuefriendica2013-02-121-636/+636
* Whinging whining stupid fucks.friendica2013-02-122-13/+13
* 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-111-3/+9
* tag notifications now work.friendica2013-02-111-1/+3
* progress on tag deliveryfriendica2013-02-111-4/+6