aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* improve the directory popup a bitfriendica2013-12-231-2/+2
* Merge https://github.com/friendica/red into zpullfriendica2013-12-231-0/+1
|\
| * Merge pull request #253 from cvogeley/masterfriendica2013-12-231-0/+1
| |\
| | * Show expire date in post tooltipChristian Vogeley2013-12-231-0/+1
* | | add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-232-4/+39
|/ /
* | Zidification of author links in webpages.Thomas Willingham2013-12-231-1/+4
* | remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-228-28/+28
* | clean up sys_channel creation so it will workfriendica2013-12-221-12/+24
* | Merge pull request #249 from cvogeley/masterfriendica2013-12-221-0/+2
|\|
| * Merge remote-tracking branch 'upstream/master' into bootstrapChristian Vogeley2013-12-2234-1331/+2469
| |\
| * | New modal dialog for item expiryChristian Vogeley2013-12-221-0/+2
* | | StyleThomas Willingham2013-12-221-7/+7
* | | Must have broken that in a merge - put it backThomas Willingham2013-12-221-0/+17
* | | Some sys chan stuffThomas Willingham2013-12-221-35/+14
| |/ |/|
* | appears that I missed a few files for Comanchification. so here's mitem.friendica2013-12-221-1/+8
* | split private messages into two modules - "message" is just for message lists...friendica2013-12-215-7/+7
* | comanchify mod_directory. Two modules remaining. Actually three because messa...friendica2013-12-202-8/+30
* | comanchify connedit, groupfriendica2013-12-192-4/+33
* | sourced items which are then edited at the source weren't setting up the seco...friendica2013-12-191-1/+8
* | default photo issue, and connections page showing deleted accounts. Also show...friendica2013-12-191-1/+1
* | comanchificate mod_photosfriendica2013-12-191-14/+19
* | make default profile photo configurable - should be functional but needs admi...friendica2013-12-193-4/+25
* | add 'src' parameter to api photo listfriendica2013-12-191-1/+4
* | if somebody tagged you in a private post, the tag email notification containe...friendica2013-12-191-3/+2
* | more comanchefriendica2013-12-191-1/+5
* | more comanchefriendica2013-12-191-0/+4
* | more comanche migrationfriendica2013-12-192-12/+27
* | split off mod_connections into mod_connections & mod_connedit - lots of links...friendica2013-12-183-3/+4
* | Tricky little bug. Allowed somebody to bypass comment permissions. Hopefully ...friendica2013-12-161-3/+4
* | bloody hell - it isn't defined either.friendica2013-12-151-2/+2
* | bloody hell... php version incompatibility with openssl - openssl no longer a...friendica2013-12-151-0/+4
* | use sitename for the banner if nothing else has been setfriendica2013-12-141-1/+1
* | make home.html fullpage mode - make directory search work for non-logged in, ...friendica2013-12-141-1/+2
* | a couple more comanche conversionsfriendica2013-12-141-0/+132
* | prepare for Comanchification of mod_photosfriendica2013-12-132-2/+23
* | categories should already be html encoded - ensure this is the case but don't...friendica2013-12-131-2/+2
* | always load css and js sources using the same url as the page that is being v...friendica2013-12-121-2/+24
* | htmspecialchars_decode only takes one argument.zottel2013-12-121-1/+1
* | more htmlspecialchars sanitisationfriendica2013-12-124-7/+7
* | issue #240 - we were using htmlentities instead of htmlspecialchars in severa...friendica2013-12-114-51/+51
* | cmax wasn't defaulting correctlyfriendica2013-12-111-1/+4
* | The affinity tool is not a "traditional" widget. But it is nevertheless a wid...friendica2013-12-111-0/+26
* | head_remove_css, head_remove_jsfriendica2013-12-111-1/+17
* | Merge https://github.com/friendica/red into zpullfriendica2013-12-113-3/+8
|\ \
| * \ Merge pull request #239 from git-marijus/masterfriendica2013-12-112-2/+6
| |\ \
| | * | this makes quotes appear as quotes in notes once page is reloaded. i guess th...marijus2013-12-111-1/+1
| | * | make suggest channels a featuremarijus2013-12-112-1/+5
| * | | Don't let nobody set an xconfig in safe search.Thomas Willingham2013-12-111-1/+2
| |/ /
* / / comanchify all the simple cases - those that only load a profile. Rework perm...friendica2013-12-111-1/+6
|/ /
* | cleanup and Comanchification of mod_profilefriendica2013-12-101-0/+3