aboutsummaryrefslogtreecommitdiffstats
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
|/ / / /
* | | | Merge pull request #241 from zzottel/masterzzottel2013-12-121-1/+1
|\ \ \ \
| * | | | htmspecialchars_decode only takes one argument.zottel2013-12-121-1/+1
|/ / / /
* | | | more htmlspecialchars sanitisationfriendica2013-12-124-7/+7
* | | | check that every invocation of htmlspecialchars has the right arg listfriendica2013-12-128-10/+10
* | | | issue #240 - we were using htmlentities instead of htmlspecialchars in severa...friendica2013-12-117-87/+55
* | | | 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-114-27/+34
* | | | head_remove_css, head_remove_jsfriendica2013-12-111-1/+17
* | | | missing brace in redbasic style.cssfriendica2013-12-112-0/+2
* | | | Merge https://github.com/friendica/red into zpullfriendica2013-12-1113-1695/+1702
|\ \ \ \
| * \ \ \ Merge pull request #239 from git-marijus/masterfriendica2013-12-119-124/+165
| |\ \ \ \
| | * | | | this is not needed anymoremarijus2013-12-112-5/+1
| | * | | | .selected is in use for something else alreadymarijus2013-12-111-1/+1
| | * | | | also add group widget to widgets.cssmarijus2013-12-112-31/+33
| | * | | | unify styling a littlemarijus2013-12-112-15/+10
| | * | | | split out widgets.cssmarijus2013-12-113-79/+132
| | * | | | we dont use doubble tagging in /network and /channel anymore... remove it fro...marijus2013-12-111-7/+1
| | * | | | this saves notes on the fly. i think this is appropriate behavior for a notes...marijus2013-12-111-6/+3
| | * | | | 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
| | * | | | make empty notes saveable as wellmarijus2013-12-111-2/+2
| * | | | | Don't let nobody set an xconfig in safe search.Thomas Willingham2013-12-112-1/+4
| |/ / / /
| * | | | Merge pull request #238 from tuscanhobbit/masterPaolo T2013-12-112-1570/+1532
| |\| | |
| | * | | italian translationp.tacconi2013-12-112-1570/+1532
| |/ / /
* | | | remove hidden and deleted channels from viewconnectionsfriendica2013-12-111-7/+4
* | | | comanchify all the simple cases - those that only load a profile. Rework perm...friendica2013-12-1116-325/+74
|/ / /
* | | cleanup and Comanchification of mod_profilefriendica2013-12-103-45/+11
* | | issue #237 - when manually changing an uploaded photo URL in a post to an inv...friendica2013-12-101-1/+4
* | | mod channel is now Comanchifiedfriendica2013-12-105-26/+38
* | | Merge https://github.com/friendica/red into zpullfriendica2013-12-101-1/+1
|\ \ \
| * \ \ Merge pull request #235 from zzottel/masterfriendica2013-12-101-1/+1
| |\ \ \
| | * | | When counting not yet loaded images, count all in .wall-item-body.zottel2013-12-101-1/+1
* | | | | look for comanche module pages using theme_include()friendica2013-12-101-2/+2
|/ / / /
* | | | matrix/network page under Comanche cont.friendica2013-12-102-0/+4
* | | | mod_network is now running under Comanche. Yay.friendica2013-12-103-10/+12
* | | | we're almost ready to turn on comanche for mod_network. All the widgets are d...friendica2013-12-103-109/+91
|/ / /
* | | comanchify the savedsearch widgetfriendica2013-12-095-3/+118
* | | turn private notes into a featurefriendica2013-12-092-0/+4
* | | more css cleanupfriendica2013-12-092-98/+13
* | | slight mod of connections widgetsfriendica2013-12-091-1/+1
* | | more css shrinkagefriendica2013-12-095-370/+323
* | | Merge branch 'master' of https://github.com/git-marijus/redfriendica2013-12-093-3/+19
|\ \ \
| * | | saved search icon work and bugfixes for #tags not beeing deletable and save b...marijus2013-12-103-3/+16
* | | | notes widgetfriendica2013-12-095-2/+52
* | | | doco and add document ready functionfriendica2013-12-091-0/+4
|/ / /
* | | some work on modularising the default profile photo so we can make them site ...friendica2013-12-0938-735/+13
* | | Merge https://github.com/friendica/red into zpullfriendica2013-12-092-3/+13
|\ \ \
| * \ \ Merge pull request #233 from zzottel/masterfriendica2013-12-092-3/+13
| |\ \ \
| | * | | enable JS-less display of channelzottel2013-12-091-3/+7