aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* implement tip from Mike, corrected the sql statementMichael Meer2013-09-111-1/+1
* flag failed auth attempts in DB table hublocMichael Meer2013-09-111-0/+6
* remove old debugging cruftfriendica2013-09-101-1/+1
* provide detailed error to remote site for the myriad of things that can go wr...friendica2013-09-105-5/+12
* No need to add name_updated twice in zfinger responseOlaf Conradi2013-09-111-2/+1
* make /channel respect "Maximum number of conversations to load at any time" s...marijus2013-09-101-3/+2
* 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