aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | The affinity tool is not a "traditional" widget. But it is nevertheless a wid...friendica2013-12-111-25/+0
* | Merge https://github.com/friendica/red into zpullfriendica2013-12-112-2/+4
|\ \
| * \ Merge pull request #239 from git-marijus/masterfriendica2013-12-111-2/+2
| |\ \
| | * | make empty notes saveable as wellmarijus2013-12-111-2/+2
| * | | Don't let nobody set an xconfig in safe search.Thomas Willingham2013-12-111-0/+2
| |/ /
* | | 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-117-273/+0
|/ /
* | cleanup and Comanchification of mod_profilefriendica2013-12-101-45/+5
* | 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-102-25/+1
* | mod_network is now running under Comanche. Yay.friendica2013-12-101-9/+0
* | we're almost ready to turn on comanche for mod_network. All the widgets are d...friendica2013-12-101-107/+24
* | comanchify the savedsearch widgetfriendica2013-12-091-3/+3
* | slight mod of connections widgetsfriendica2013-12-091-1/+1
* | 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-092-1/+17
|/ /
* | some work on modularising the default profile photo so we can make them site ...friendica2013-12-091-6/+6
* | enable JS-less display of channelzottel2013-12-091-3/+7
* | migrate follow widget to comanche and remove obsolete mod/intro.phpfriendica2013-12-093-112/+3
* | suggestion widget tweaked to make it comanche capable. Remove old versions of...friendica2013-12-083-4/+7
* | transition to $a->set_widget in /network on the short term - long term this w...friendica2013-12-081-5/+5
* | starting on the journey to comanche everywhere - beginning with widget conver...friendica2013-12-081-2/+2
* | Merge pull request #228 from tobiasd/nologinfriendica2013-12-082-0/+4
|\ \
| * | add option to hide login form from homepageTobias Diekershoff2013-12-062-0/+4
* | | improve editing ability of webpages - acls, photos, location, page link title...friendica2013-12-072-6/+49
* | | finish ACL's in personal menusfriendica2013-12-071-23/+22
* | | show a clean url in the hovertip for suggested friendsfriendica2013-12-061-0/+1
* | | add suggestions to a couple of other pagesfriendica2013-12-062-0/+4
* | | suggestion widgetfriendica2013-12-061-0/+1
* | | need include/conversation for events nowfriendica2013-12-061-0/+1
|/ /
* | yeah - that's what I'm going to do. we'll just keep system notifications. If ...friendica2013-12-061-326/+0
* | some code cleanup - gad I forgot what a mess the "other" notifications tabs (...friendica2013-12-062-161/+9
* | move profile tabs and network/matrix tabs to include/conversationfriendica2013-12-051-125/+2
* | Merge https://github.com/friendica/red into zpullfriendica2013-12-051-2/+2
|\ \
| * \ Merge pull request #223 from zzottel/masterfriendica2013-12-051-2/+2
| |\ \
| | * | Make it possible to change visibility without changing name.zottel2013-12-051-2/+2