aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* use case-insensitive array search for matching directory keywords with your ownfriendica2013-12-231-1/+1
* improve the directory popup a bitfriendica2013-12-232-11/+36
* first cut at a directory popup. It's a bit annoying at the moment, so we'll h...friendica2013-12-233-4/+168
* add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-232-4/+13
* Merge https://github.com/friendica/red into zpullfriendica2013-12-231-1/+1
|\
| * Reduce life of xref cookie per Opinion 04/2012 on Cookie Consent Exemption.Thomas Willingham2013-12-231-1/+1
* | oopsfriendica2013-12-231-0/+349
|/
* one step closer to merging register and pubsites pagesfriendica2013-12-221-2/+2
* Provide Terms of Service placeholder page (includes doc/SiteTOS.md)friendica2013-12-221-1/+0
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-229-27/+27
* more (somewhat minor) but important cleanup for mod_photos so visitors with t...friendica2013-12-221-16/+12
* issue deleting photos (attached item remained undeleted and became visible, t...friendica2013-12-221-1/+1
* make xref workfriendica2013-12-221-14/+14
* add ability to set created date/time from the apifriendica2013-12-221-3/+4
* Merge pull request #249 from cvogeley/masterfriendica2013-12-221-0/+2
|\
| * Merge remote-tracking branch 'upstream/master' into bootstrapChristian Vogeley2013-12-2259-3077/+1745
| |\
| * | New modal dialog for item expiryChristian Vogeley2013-12-221-0/+2
* | | AchievementsThomas Willingham2013-12-221-0/+84
* | | xrefThomas Willingham2013-12-221-0/+20
| |/ |/|
* | last remaining files to be Comanchified with the exception of mod_admin. Thou...friendica2013-12-222-8/+0
* | appears that I missed a few files for Comanchification. so here's mitem.friendica2013-12-221-4/+1
* | split private messages into two modules - "message" is just for message lists...friendica2013-12-213-415/+5
* | comanchify mod_directory. Two modules remaining. Actually three because messa...friendica2013-12-201-4/+6
* | comanchify mod_search - we've got three modules left to Comanchify: admin, di...friendica2013-12-201-121/+3
* | comanchify connedit, groupfriendica2013-12-192-24/+0
* | default photo issue, and connections page showing deleted accounts. Also show...friendica2013-12-192-4/+6
* | give doc/help alternate mimetype supportfriendica2013-12-191-3/+24
* | comanchificate mod_photosfriendica2013-12-191-12/+5
* | make default profile photo configurable - should be functional but needs admi...friendica2013-12-193-116/+6
* | more comanchefriendica2013-12-191-17/+0
* | more comanchefriendica2013-12-191-7/+0
* | more comanche migrationfriendica2013-12-195-115/+13
* | provide git revision in siteinfo if possible and if not instructed otherwisefriendica2013-12-181-4/+16
* | Add App::poi to store the "person of interest" for a given page. This is so w...friendica2013-12-183-27/+25
* | split off mod_connections into mod_connections & mod_connedit - lots of links...friendica2013-12-184-541/+18
* | split mod/connections for comanchificationfriendica2013-12-171-0/+708
* | Merge https://github.com/friendica/red into zpullfriendica2013-12-171-4/+7
|\ \
| * | JS-less displayzottel2013-12-171-4/+7
* | | authtest: do a better job of success/failure indicationfriendica2013-12-172-2/+7
|/ /
* | bring back the collection edit sidebar widget on the connection edit page unt...friendica2013-12-161-1/+1
* | install redbasic during setup so that at least one theme is registered. Other...friendica2013-12-161-0/+2
* | some re-work of mod_sourcesfriendica2013-12-151-0/+21
* | set system.projecthome to 1 if you want the project page for a home page. The...friendica2013-12-151-43/+49
* | Provide a fallback channel to probe for magic-auth when we have no prior comm...friendica2013-12-152-20/+49
* | missed thisfriendica2013-12-141-7/+9
* | make home.html fullpage mode - make directory search work for non-logged in, ...friendica2013-12-142-10/+8
* | a couple more comanche conversionsfriendica2013-12-143-85/+2
* | prepare for Comanchification of mod_photosfriendica2013-12-131-1/+4
* | check that every invocation of htmlspecialchars has the right arg listfriendica2013-12-127-9/+9
* | issue #240 - we were using htmlentities instead of htmlspecialchars in severa...friendica2013-12-113-36/+4