aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* private tagged posts weren't creating second delivery chain - they were incor...friendica2013-11-041-1/+1
* hmmph. That's why the sort order didn't change...friendica2013-11-031-2/+2
* make date order the default for the directoryfriendica2013-11-031-1/+1
* return a login form on some protoected pages if not logged in.friendica2013-11-023-5/+5
* doc updatesfriendica2013-11-021-2/+2
* Don't set widgets if you're not a local user.Thomas Willingham2013-11-023-0/+8
* provide an html src converterfriendica2013-10-311-8/+7
* fix order of args for array_key_exists and allow rpost to accept htmlfriendica2013-10-301-2/+7
* allow rpost parameters to survive a login if you weren't locally logged in at...friendica2013-10-301-4/+13
* if registration is disabled, send the site register link to pubsitesfriendica2013-10-301-1/+1
* allow zot public providers to list their location, as a non US-based server c...friendica2013-10-303-3/+7
* prevent loopsfriendica2013-10-291-1/+2
* send rpost requests from remote sites back to yours.friendica2013-10-291-2/+8
* rpost bbcode tagfriendica2013-10-291-0/+10
* mod_display - if we are given the mid of a webpage, redirect to that webpage....friendica2013-10-281-1/+19
* Comanche documentation and some cleanup of layout page (including link to doc...friendica2013-10-282-1/+15
* typofriendica2013-10-271-1/+1
* remote sharing seemed so easy. It's not. It's not happening today. But at lea...friendica2013-10-271-5/+47
* remote post module so that from anywhere on the web or at least within the ma...friendica2013-10-272-2/+94
* directory leaking hidden channels - logic issuefriendica2013-10-241-1/+3
* Another stab at cleaning up the photos module. This should make permissions b...friendica2013-10-241-31/+19
* basic support (still needs some js to expose it) for sharing an item on a rem...friendica2013-10-231-0/+15
* replace text links with icons on design pagesfriendica2013-10-231-1/+1
* move killme inside module function so that typo worksfriendica2013-10-221-2/+2
* very early cloud demo code - READ THE FRICKIN NOTES and also THE CODE in mod/...friendica2013-10-221-0/+107
* part one - honour system.tagifonlyrecip pconfig, default is false - not ready...friendica2013-10-191-2/+3
* doc - complete hook list, still need detailed functional descriptions with pa...friendica2013-10-181-1/+1
* Put a status editor on the display page if you're logged in. This fixes issue...friendica2013-10-181-0/+23
* wrong app namefriendica2013-10-161-1/+1
* oauth wasn't logging in properly, also fixed api status_show to return last p...friendica2013-10-151-1/+0
* linkify post categoriesfriendica2013-10-141-1/+1
* Issue #181Thomas Willingham2013-10-141-2/+2
* turn off endless scroll if we have no more content to load - currently for mo...friendica2013-10-131-0/+2
* directory sort links on sidebarfriendica2013-10-131-0/+2
* remove the disabled flag on individual permissions and improve the text to sh...friendica2013-10-131-1/+2
* Merge https://github.com/friendica/red into zpullfriendica2013-10-121-1/+1
|\
| * Typo in replaced variableOlaf Conradi2013-10-121-1/+1
* | directory date order (sort=date)friendica2013-10-121-1/+1
|/
* show private message conversant in sidebar because without a reply you may no...friendica2013-10-121-0/+11
* mail recallfriendica2013-10-111-0/+21
* bug 175 - categories not updated when editingfriendica2013-10-111-15/+1
* fix search to display more than one itemfriendica2013-10-101-3/+3
* more icon tweaks - this could be going on for some time; try to get icon code...friendica2013-10-101-2/+2
* Merge pull request #168 from oohlaf/fixesOlaf Conradi2013-10-061-2/+2
|\
| * Typo and whitespaceOlaf Conradi2013-10-071-2/+2
* | If an observer doesn't have view_stream perms, try for view_profile beforeThomas Willingham2013-10-041-0/+5
|/
* fix a bunch of post editing bugs - though this consolidates some disparate co...friendica2013-10-041-43/+11
* post signaturesfriendica2013-10-022-14/+19
* in probe diagnostic - note https failure as diagnostic info - this also chang...friendica2013-10-011-2/+9
* Saved searches on the matrix/network page just got a lot more interesting. Hi...friendica2013-10-012-37/+43