Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix superblock for comments | friendica | 2013-08-20 | 3 | -3/+17 |
| | |||||
* | email attachments (and fix email photos) | friendica | 2013-08-19 | 9 | -13/+137 |
| | |||||
* | localize_item() thinks all likes on posts are likes on comments because we ↵ | friendica | 2013-08-19 | 2 | -1/+2 |
| | | | | didn't pass any info in the activity object to distinguish them from each other. | ||||
* | if changing primary hub during an import operation - remove the old xchan ↵ | friendica | 2013-08-19 | 3 | -2/+27 |
| | | | | and create a fresh xchan pointing at this instance. Also a minor edit to increase the default photo upload limit for new sites. There aren't many cameras left that will take photos < 800k in size. | ||||
* | some sane permission defaults. | friendica | 2013-08-18 | 4 | -19/+67 |
| | |||||
* | Merge pull request #100 from cvogeley/master | friendica | 2013-08-18 | 2 | -10/+16 |
|\ | | | | | More steps for mobile theme toggling + dash elimination | ||||
| * | More steps for mobile theme toggling + dash elimination | Christian Vogeley | 2013-08-19 | 2 | -10/+16 |
|/ | |||||
* | item_store logging to discover where object is getting quote mangled. | friendica | 2013-08-18 | 1 | -1/+4 |
| | |||||
* | Another try at issue #61 and #62 - an earlier fix was partially working but ↵ | friendica | 2013-08-18 | 3 | -10/+49 |
| | | | | the issue persisted - this extends it a bit. | ||||
* | Issue #99 | Thomas Willingham | 2013-08-18 | 1 | -0/+1 |
| | |||||
* | issue #82, posted order not working - also doc update | friendica | 2013-08-17 | 79 | -1390/+2839 |
| | |||||
* | get rid of more variables with dashes in the names - use underscore *except* ↵ | friendica | 2013-08-15 | 9 | -25/+25 |
| | | | | in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-08-15 | 2 | -1/+4 |
|\ | |||||
| * | Merge pull request #98 from cvogeley/master | friendica | 2013-08-15 | 2 | -1/+4 |
| |\ | | | | | | | Partial fix for Issue #97 | ||||
| | * | Do it like normal themes | Christian Vogeley | 2013-08-16 | 1 | -1/+1 |
| | | | |||||
| | * | Fix Load mobile theme | Christian Vogeley | 2013-08-16 | 2 | -1/+4 |
| | | | |||||
* | | | we only want to maintain one INSTALL.txt - and it is in the directory ↵ | friendica | 2013-08-15 | 4 | -282/+47 |
|/ / | | | | | | | 'install' where it belongs. | ||||
* | | fix import from file | friendica | 2013-08-15 | 2 | -5/+5 |
| | | |||||
* | | don't include archived contacts in public posts, unless specifically requested | friendica | 2013-08-15 | 2 | -4/+5 |
| | | |||||
* | | issues marking for death | friendica | 2013-08-15 | 1 | -14/+15 |
|/ | |||||
* | fix homebase variable | friendica | 2013-08-15 | 1 | -1/+1 |
| | |||||
* | move js from matrix page | friendica | 2013-08-15 | 2 | -17/+9 |
| | |||||
* | not able to drop pending connections | friendica | 2013-08-15 | 2 | -2/+3 |
| | |||||
* | show main menu page even if no menus exist | friendica | 2013-08-14 | 1 | -2/+2 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-08-14 | 6 | -23/+87 |
|\ | |||||
| * | Merge pull request #96 from beardy-unixer/master | friendica | 2013-08-14 | 6 | -23/+87 |
| |\ | | | | | | | Webpages | ||||
| | * | More progress on pages - extend writepages widget, add pagelist widget | Thomas Willingham | 2013-08-14 | 5 | -20/+46 |
| | | | |||||
| | * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-08-14 | 27 | -508/+1319 |
| | |\ | |||||
| | * | | Initial shot at write_pages widget | Thomas Willingham | 2013-08-10 | 3 | -1/+29 |
| | | | | |||||
| | * | | Small improvement | Thomas Willingham | 2013-08-09 | 1 | -1/+1 |
| | | | | |||||
| | * | | Allow creation of webpages at channels other than your own. | Thomas Willingham | 2013-08-09 | 1 | -9/+19 |
| | | | | |||||
* | | | | util/pconfig - if you understand util/config you'll understand this; if you ↵ | friendica | 2013-08-14 | 1 | -0/+34 |
|/ / / | | | | | | | | | | don't you won't | ||||
* | / | most of expire is now ported from friendica, but the protocol bits to push ↵ | friendica | 2013-08-14 | 4 | -6/+23 |
| |/ |/| | | | | | out the delete notifications for the entire batch to all recipients of the original post are not complete and will take quite a bit more work. As a consequence, expire has been completely disabled until it is fully implmented since it could result in completely un-removable posts reminiscent of the infamous "Bonnie Nadri" incident at Diaspora which we do not wish to re-live. | ||||
* | | typo | friendica | 2013-08-14 | 1 | -1/+1 |
| | | |||||
* | | fix expire so it actually should expire stuff; and mostly the correct stuff ↵ | friendica | 2013-08-14 | 2 | -12/+17 |
| | | | | | | | | - though it DOESN'T currently send out notifications to connections | ||||
* | | ru strings updated | friendica | 2013-08-14 | 2 | -155/+159 |
| | | |||||
* | | Merge pull request #95 from pixelroot/master | friendica | 2013-08-14 | 1 | -301/+317 |
|\ \ | | | | | | | modified: view/ru/messages.po | ||||
| * | | modified: view/ru/messages.po | pixelroot | 2013-08-12 | 1 | -11/+11 |
| | | | |||||
| * | | modified: view/ru/messages.po | pixelroot | 2013-08-12 | 1 | -297/+313 |
| | | | |||||
* | | | primitive cms functionality - provide a custom menu below your profile vcard | friendica | 2013-08-13 | 2 | -0/+13 |
| | | | |||||
* | | | helps to include the new templates... | friendica | 2013-08-13 | 2 | -0/+39 |
| | | | |||||
* | | | menu management is now functional with the exception of acl's (and of course ↵ | friendica | 2013-08-13 | 7 | -26/+133 |
| | | | | | | | | | | | | a way to display the menus you create, and probably a bit more input sanity checking) | ||||
* | | | menu management complete (as opposed to menu *content* management, which is ↵ | friendica | 2013-08-13 | 5 | -15/+95 |
| | | | | | | | | | | | | not). As usual, this means functionally complete - as theming and presentation have been left for those more suited to the task. | ||||
* | | | debugging issue #58 - seems to work but needs (more) theming | friendica | 2013-08-13 | 4 | -5/+24 |
| | | | |||||
* | | | untested patch for issue #58 - will require theming if it works | friendica | 2013-08-13 | 3 | -12/+28 |
| | | | |||||
* | | | a bit more work on menus | friendica | 2013-08-13 | 4 | -1/+43 |
| | | | |||||
* | | | block content-type (called ITEM_BUILDBLOCK to avoid confusion with content ↵ | friendica | 2013-08-12 | 3 | -0/+9 |
| | | | | | | | | | | | | that is blocked) | ||||
* | | | add mod_mitem to manage menu items | friendica | 2013-08-12 | 2 | -35/+95 |
| | | | |||||
* | | | menu module | friendica | 2013-08-12 | 1 | -0/+96 |
| | | | |||||
* | | | theme personal menus so they look more or less like widgets | friendica | 2013-08-12 | 3 | -3/+13 |
| | | |