aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | mod channel is now Comanchifiedfriendica2013-12-101-0/+31
* | we're almost ready to turn on comanche for mod_network. All the widgets are d...friendica2013-12-101-1/+66
* | comanchify the savedsearch widgetfriendica2013-12-092-0/+97
* | turn private notes into a featurefriendica2013-12-092-0/+4
* | Merge branch 'master' of https://github.com/git-marijus/redfriendica2013-12-091-1/+1
|\ \
| * | saved search icon work and bugfixes for #tags not beeing deletable and save b...marijus2013-12-101-1/+1
* | | notes widgetfriendica2013-12-091-0/+14
|/ /
* | some work on modularising the default profile photo so we can make them site ...friendica2013-12-093-9/+7
* | more comanchisation (I declare this to be a word)friendica2013-12-091-0/+13
* | migrate follow widget to comanche and remove obsolete mod/intro.phpfriendica2013-12-092-26/+30
* | suggestion widget tweaked to make it comanche capable. Remove old versions of...friendica2013-12-083-55/+62
* | starting on the journey to comanche everywhere - beginning with widget conver...friendica2013-12-082-2/+10
* | post_activity_item issuesfriendica2013-12-073-5/+29
* | finish ACL's in personal menusfriendica2013-12-072-16/+64
* | show a clean url in the hovertip for suggested friendsfriendica2013-12-061-0/+1
* | add some entropyfriendica2013-12-061-2/+13
* | suggestion widgetfriendica2013-12-062-1/+46
* | yeah - that's what I'm going to do. we'll just keep system notifications. If ...friendica2013-12-061-3/+0
* | some code cleanup - gad I forgot what a mess the "other" notifications tabs (...friendica2013-12-061-1/+1
* | move profile tabs and network/matrix tabs to include/conversationfriendica2013-12-052-73/+184
* | issue #225friendica2013-12-051-6/+28
* | generate a small amount of entropy to avoid duplicate notifications from esse...friendica2013-12-041-0/+4
* | add icon_trnalsatefriendica2013-12-041-0/+3
* | add poco and follow to default xchan creationfriendica2013-12-041-1/+2
* | include re-organisation and more doco, post_to_red fix ampersands in categoriesfriendica2013-12-042-25/+40
* | add hooks to zot-finger and import_xchanfriendica2013-12-031-0/+3
* | more documentation workfriendica2013-12-031-75/+106
* | on successful magic-auth, put remote_service_class and remote_hub into the se...friendica2013-12-031-0/+2
* | reorganise a few included functions - notably identity related functionsfriendica2013-12-033-125/+768
* | ensure that every imported channel has a primary hublocfriendica2013-12-021-0/+16
* | refactor magic-authfriendica2013-12-022-80/+1
* | trimmed style.css by a few hundred lines. Needs many more such effortsfriendica2013-12-011-103/+0
* | get rid of deprecated post_url() functionfriendica2013-12-011-102/+2
* | remove hook logging - too noisyfriendica2013-12-011-1/+1
* | get rid of fetch_url - post_url will be a bit harder as several plugins need ...friendica2013-12-012-154/+7
* | deprecate a->get_curl_code() and $a->get_curl_headers()friendica2013-12-013-379/+19