| Commit message (Expand) | Author | Age | Files | Lines |
* | fix boolean | Habeas Codice | 2014-11-17 | 1 | -1/+1 |
* | violates new sql standards | Habeas Codice | 2014-11-13 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 20 | -854/+1123 |
|\ |
|
| * | this should make all the 'sys' webpage design tools useable by the admin | friendica | 2014-11-12 | 4 | -156/+211 |
| * | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-12 | 1 | -1/+2 |
| |\ |
|
| | * | make search and advanced search use the same input form | marijus | 2014-11-12 | 1 | -1/+2 |
| * | | sys edit ability to menus and menu items | friendica | 2014-11-12 | 2 | -60/+96 |
| |/ |
|
| * | extend sys support to layouts | friendica | 2014-11-12 | 3 | -131/+211 |
| * | uid not set in webpages.php, start on editwebpage.php | friendica | 2014-11-11 | 2 | -38/+72 |
| * | cleanup | friendica | 2014-11-11 | 1 | -37/+45 |
| * | slow progress on sys publishing, making sure all the data we need is in the p... | friendica | 2014-11-11 | 1 | -6/+21 |
| * | some more work on sys publishing | friendica | 2014-11-11 | 2 | -33/+40 |
| * | a couple of places where we need to look for a sys channel euid. | friendica | 2014-11-11 | 1 | -10/+18 |
| * | Nothing here, move along. | friendica | 2014-11-11 | 1 | -2/+2 |
| * | add some subtle delineation to directory entries, remove forced link on homep... | friendica | 2014-11-11 | 1 | -1/+1 |
| * | the code is a bit crufty, but this should fix issue #687 | friendica | 2014-11-11 | 1 | -0/+16 |
| * | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-10 | 1 | -28/+25 |
| |\ |
|
| | * | Merge pull request #686 from beardy-unixer/master | RedMatrix | 2014-11-11 | 1 | -28/+25 |
| | |\ |
|
| | | * | Add a new theme flag - library. Not directly available to be used itself but | Thomas Willingham | 2014-11-10 | 1 | -28/+25 |
| * | | | issue #683 - don't linkify homepage field without validating | friendica | 2014-11-10 | 1 | -0/+2 |
| |/ / |
|
| * | | indicate public forums in directory results (there will be some [possibly con... | friendica | 2014-11-10 | 2 | -0/+5 |
| * | | add public forum identification to libzot. No attempt is made to identify oth... | friendica | 2014-11-10 | 1 | -0/+16 |
| * | | class is a reserved word | friendica | 2014-11-10 | 1 | -4/+4 |
| |/ |
|
| * | menu page cleanup | friendica | 2014-11-09 | 1 | -15/+17 |
| * | remove extraneous logging | friendica | 2014-11-09 | 1 | -4/+1 |
| * | directory listing shows phantom keywords | friendica | 2014-11-09 | 1 | -1/+3 |
| * | New layout for directory | Stefan Parviainen | 2014-11-09 | 2 | -191/+49 |
| * | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-07 | 1 | -5/+6 |
| |\ |
|
| | * | provide lockstate for photo edit | marijus | 2014-11-07 | 1 | -5/+6 |
| * | | fix broken photo edits when adult flag is changed | friendica | 2014-11-07 | 1 | -8/+7 |
| |/ |
|
| * | Provide a way to mark photos as adult and hide them from the default album vi... | friendica | 2014-11-06 | 1 | -27/+31 |
| * | provide a lockstate for photo uploads | marijus | 2014-11-06 | 1 | -1/+4 |
| * | crude skeleton for location manager and the UI sucks but at least it's on a w... | friendica | 2014-11-05 | 1 | -28/+42 |
| * | some minor cleanup of unreported (and as yet undiscovered) issues with permis... | friendica | 2014-11-05 | 1 | -0/+1 |
| * | changed notification description | friendica | 2014-11-04 | 1 | -1/+1 |
| * | minor adjustments to make the form work as designed | friendica | 2014-11-04 | 1 | -2/+3 |
| * | ok heads up - potentially destabilising change. I've tried to sort out all th... | friendica | 2014-11-04 | 1 | -10/+18 |
| * | configurable visual alerts/notifications | friendica | 2014-11-04 | 2 | -72/+166 |
| * | wall posted comment to a top-level wall post which arrived via a route (e.g. ... | friendica | 2014-11-03 | 1 | -0/+3 |
| * | if uploading a photo go away to album | marijus | 2014-11-03 | 1 | -2/+7 |
| * | if deleting a photo go away to album | marijus | 2014-11-03 | 1 | -1/+3 |
| * | even more photos work | marijus | 2014-11-01 | 1 | -11/+9 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 48 | -234/+267 |
|/ |
|
* | check that we have valid data | friendica | 2014-11-01 | 1 | -10/+16 |
* | do not reload page for photo upload | marijus | 2014-10-31 | 1 | -12/+8 |
* | more work on photo upload | marijus | 2014-10-31 | 1 | -7/+5 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-10-30 | 1 | -36/+13 |
|\ |
|
| * | some work on photo upload | marijus | 2014-10-30 | 1 | -36/+13 |
* | | What this checkin does is catch the case where a comment arrived and there's ... | friendica | 2014-10-30 | 2 | -2/+16 |
* | | allow feed paging | friendica | 2014-10-29 | 1 | -0/+3 |
|/ |
|