aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/friendica/red into zpullfriendica2013-09-091-1/+1
|\
| * Merge pull request #125 from cvogeley/mastercvogeley2013-09-091-1/+1
| |\
| | * usage message showed wrong number of channelsChristian Vogeley2013-09-091-1/+1
* | | quick fix to directoryfriendica2013-09-091-3/+3
|/ /
* | change from refresh_all to a directory update - which does a refresh_all and ...friendica2013-09-081-1/+3
* | perform a refresh_all when an import has completed so that all your connectio...friendica2013-09-081-0/+2
* | Merge https://github.com/friendica/red into zpullfriendica2013-09-081-0/+70
|\ \
| * | Kill loggerThomas Willingham2013-09-091-3/+0
| * | Quick and dirty file storage module.Thomas Willingham2013-09-091-0/+73
| |/
* / description of the chanman module and what it will need to do.friendica2013-09-081-0/+29
|/
* .Christian Vogeley2013-09-081-1/+1
* retrun checkChristian Vogeley2013-09-081-0/+1
* Merge service classChristian Vogeley2013-09-082-1/+60
|\
| * Service class itemsChristian Vogeley2013-09-081-0/+48
| * Service classChristian Vogeley2013-09-081-0/+12
* | mod/page - display most recent revision by default, or numbered revision spec...friendica2013-09-071-1/+7
* | Merge https://github.com/friendica/red into zpullfriendica2013-09-071-1/+4
|\ \
| * | filter by category fixesMichael Johnston2013-09-061-1/+4
* | | allow menu management even if there are no menu itemsfriendica2013-09-071-17/+16
|/ /
* | encode and decode channel names containing HTML special characters and quotes...friendica2013-09-062-4/+4
* | provide ability to delete webpages, layouts and blocksfriendica2013-09-063-3/+19
* | fix mimeselect on editfriendica2013-09-062-2/+2
* | linkify the site urlfriendica2013-09-061-1/+1
* | Add a border until we can theme this suckerfriendica2013-09-061-1/+1
* | provide mimetype selector on edit (pages and blocks)friendica2013-09-063-3/+22
* | more fixes to public site list while waiting for a public site or two to show upfriendica2013-09-051-1/+1
* | function namefriendica2013-09-051-1/+1
* | public site list (will take a few days to populate, assuming folks have updat...friendica2013-09-052-0/+73
* | pages feedfriendica2013-09-051-3/+4
* | fix location of language variable in help modulefriendica2013-09-051-1/+1
* | fix network search - except it can't search private posts. That may be a prob...friendica2013-09-051-1/+2
* | issue #107friendica2013-09-041-0/+6
* | test module for dead site discoveryfriendica2013-09-041-0/+28
* | fix private message encryption since the input_filter mangled itfriendica2013-09-031-0/+3
* | add design tool menu to appropriate pagesfriendica2013-09-036-1/+46
* | allow categories to be edited when editing a postMichael Johnston2013-09-031-1/+20
* | security fix and ability to change layout on webpage edit formfriendica2013-09-032-40/+47
* | testing Comanchefriendica2013-09-031-1/+4
* | the rest of the fixfriendica2013-09-021-24/+24
* | fix mod/search_ac (sort of)friendica2013-09-021-7/+8
* | add a layout selectorfriendica2013-09-021-0/+6
* | preserve mimetype on page editsfriendica2013-09-021-1/+13
* | pass execflag - Working for preview but not yet executing on page renderfriendica2013-09-021-1/+19
* | fix webpage storagefriendica2013-09-021-7/+3
* | allow a channel owner to define a default mimetype on webpages (otherwise def...friendica2013-09-021-2/+5
* | webpage content-type -- needs cleaning up and a security check once all the i...friendica2013-09-023-118/+131
* | Sheesh. Three lines of Javascript. All you have to do is find which of the th...friendica2013-09-011-40/+41
* | rework the pdl_selector a bit since we've slightly changed the way layouts ar...friendica2013-09-011-0/+13
* | add layouts and editlayout and rework the page logic in mod/itemfriendica2013-09-015-15/+227
* | This isn't optimal, but on the short term we'll clone the page editor to use ...friendica2013-09-013-2/+236
|/