aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | issue #59 - this is a real bugger. Might seem fixed but read the code. This c...friendica2013-09-041-2/+7
* | | issue #107friendica2013-09-041-0/+6
* | | provide templating options in comanche for the underlying webpage element - i...friendica2013-09-042-0/+33
* | | test module for dead site discoveryfriendica2013-09-041-0/+28
* | | render blocks - yes these should be templates, but I've got too much to do at...friendica2013-09-042-1/+24
* | | fix private message encryption since the input_filter mangled itfriendica2013-09-032-2/+5
* | | add design tool menu to appropriate pagesfriendica2013-09-037-2/+63
* | | Merge https://github.com/friendica/red into zpullfriendica2013-09-031-1/+20
|\ \ \
| * \ \ Merge pull request #110 from unary/editpostcategoriesfriendica2013-09-031-1/+20
| |\ \ \
| | * | | allow categories to be edited when editing a postMichael Johnston2013-09-031-1/+20
| |/ / /
* / / / make displaying the language selector configurablefriendica2013-09-032-2/+2
|/ / /
* | | my badfriendica2013-09-031-1/+1
* | | typofriendica2013-09-031-1/+1
* | | personal config to just show the page content without author info - probably ...friendica2013-09-031-3/+5
* | | security fix and ability to change layout on webpage edit formfriendica2013-09-033-43/+60
* | | testing Comanchefriendica2013-09-034-11/+14
* | | the rest of the fixfriendica2013-09-021-24/+24
* | | fix mod/search_ac (sort of)friendica2013-09-022-8/+9
* | | add a layout selectorfriendica2013-09-024-0/+42
* | | The triple linebreaks in notification emails finally bothered me enough to do...friendica2013-09-021-4/+2
* | | preserve mimetype on page editsfriendica2013-09-022-5/+18
* | | Merge pull request #108 from cvogeley/masterfriendica2013-09-022-11/+18
|\| |
| * | More mobile theme fixesChristian Vogeley2013-08-312-11/+18
* | | oh that's whyfriendica2013-09-022-2/+4
* | | pass execflag - Working for preview but not yet executing on page renderfriendica2013-09-022-1/+20
* | | fix webpage storagefriendica2013-09-023-9/+5
* | | Merge https://github.com/friendica/red into zpullfriendica2013-09-022-1258/+1322
|\ \ \
| * \ \ Merge pull request #109 from tuscanhobbit/masterThomas Willingham2013-09-022-1258/+1322
| |\ \ \
| | * | | complete and updated Italian translationtuscanhobbit2013-09-022-1258/+1322
| | * | | Merge pull request #1 from friendica/masterPaolo T2013-08-2014-16/+166
| | |\ \ \
* | | | | | only allow richtext editor on pages if bbcode is the default mimetype, otherw...friendica2013-09-021-6/+6
* | | | | | allow a channel owner to define a default mimetype on webpages (otherwise def...friendica2013-09-023-6/+16
|/ / / / /
* | | | | webpage content-type -- needs cleaning up and a security check once all the i...friendica2013-09-028-126/+206
* | | | | Add Comanche layouts to the things that don't go offsite.friendica2013-09-011-0/+4
* | | | | Sheesh. Three lines of Javascript. All you have to do is find which of the th...friendica2013-09-013-40/+58
* | | | | rework the pdl_selector a bit since we've slightly changed the way layouts ar...friendica2013-09-012-9/+16
* | | | | 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-017-7/+248
| |_|/ / |/| | |
* | | | add a guid to directory update table to avoid recursionfriendica2013-08-313-2/+13
* | | | doc updatesfriendica2013-08-314-0/+480
* | | | more debugging on localize_item top find out why likes are not translated in ...friendica2013-08-3166-1364/+1658
* | | | I've got a pretty good idea of how to bootstrap, parse and render Comanche no...friendica2013-08-293-15/+44
* | | | figure out why poller isn't picking up old posts which failed to deliverfriendica2013-08-292-5/+6
* | | | implement a 'ping' message type to respond if we're still here and whether ou...friendica2013-08-291-0/+13
* | | | block attempts to set the baseurl to an ip address if it was previously a dns...friendica2013-08-294-12/+25
* | | | silence some warnings at php E_ALL levelsfriendica2013-08-285-13/+13
* | | | issue #106friendica2013-08-281-1/+1
* | | | really truly bare-bones comanchefriendica2013-08-282-0/+59
* | | | some basic mappings between comanche pages and normal pages so normal pages w...friendica2013-08-281-5/+32
* | | | It's a wretched mess, but at least photo comments show up again when viewing ...friendica2013-08-282-44/+28