aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* set hidden flags on new directory entries, not just existing onesfriendica2013-03-261-2/+7
* magic auth issuefriendica2013-03-261-3/+11
* we don't need this any morefriendica2013-03-251-84/+0
* docofriendica2013-03-251-8/+40
* uri to midfriendica2013-03-251-1/+1
* Updated build_query for midThomas Willingham2013-03-253-7/+5
* fix mod_display breakage.friendica2013-03-241-2/+9
* rev updatefriendica2013-03-231-3/+3
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-2112-84/+84
* Merge https://github.com/friendica/red into zpullfriendica2013-03-211-1/+1
|\
| * otherwise add profile wont workMichael Meer2013-03-211-1/+1
* | main_slider hookfriendica2013-03-211-1/+4
|/
* Merge pull request #38 from beardy-unixer/masterfriendica2013-03-211-1/+6
|\
| * Revert randprof - that was stupid. If you have a local channel, you also hav...Thomas Willingham2013-03-201-15/+2
| * Add a fallback or two to randprof.Thomas Willingham2013-03-201-2/+15
| * Make the channels profile tab actually do something.Thomas Willingham2013-03-201-1/+6
* | write notify settings to channel table when saving settingszottel2013-03-211-1/+2
|/
* Allow admins to specify default mobile/accessibility theme.Thomas Willingham2013-03-171-0/+24
* Merge pull request #34 from beardy-unixer/masterfriendica2013-03-151-17/+6
|\
| * Tidy upThomas Willingham2013-03-151-5/+4
| * Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-03-146-8/+16
| |\
| * | Get admin/users mostly working. Still need to associate channels with accounts.Thomas Willingham2013-03-121-15/+5
* | | prepare for multiple content typesfriendica2013-03-141-69/+32
| |/ |/|
* | likes were somewhat confused. Unconfuse them.friendica2013-03-111-2/+2
* | cleanupfriendica2013-03-102-3/+3
* | .friendica2013-03-103-3/+11
|/
* some fixes related to eventsMichael Johnston2013-03-071-4/+5
* get rid of html from mod_suggestfriendica2013-03-061-20/+23
* tweaky tweak, plus add share tracking db, and don't show acl for guest postin...friendica2013-03-061-0/+1
* replace old intro linkfriendica2013-03-061-1/+1
* add a fixmefriendica2013-03-061-0/+1
* randprof sorta workingfriendica2013-03-061-1/+1
* send to chanview, not remote profilefriendica2013-03-051-1/+1
* basic friend suggestions (but not "new to the network and have no friends at ...friendica2013-03-051-11/+10
* typo in directing mod/follow to a login if not logged infriendica2013-03-051-1/+1
* just tinkering and trying a few things - don't get upset. It can all be rever...friendica2013-03-051-3/+1
* fix timeago (again), webfinger new spec implemented, some theme workfriendica2013-03-043-1/+116
* improve mod/display for local users - use their own copy if possiblefriendica2013-03-021-11/+23
* xss attack vector in bbcode.php - check for proc_open being disabled for secu...friendica2013-02-261-0/+6
* initial docofriendica2013-02-261-1/+1
* make sure old fetch_url calls (and those that provided their own curl wrapper...friendica2013-02-252-26/+10
* partial port of embedded sharesfriendica2013-02-251-9/+16
* little fixesfriendica2013-02-241-1/+1
* allow embedded content via ajax on page loadfriendica2013-02-233-25/+29
* add groups and personal configs to export/importfriendica2013-02-211-0/+57
* add siteinfo.tplMichael Johnston2013-02-201-23/+21
* give plugins control over magic auth so one could create plugins with policy ...friendica2013-02-201-0/+12
* contact_template is called from multiple places with different paramsfriendica2013-02-203-3/+3
* unset auto increment keys on importfriendica2013-02-191-0/+3
* that should be the last critical piece. Everything else is gravy.friendica2013-02-191-4/+4