Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extend sys support to layouts | friendica | 2014-11-12 | 4 | -132/+212 |
| | |||||
* | uid not set in webpages.php, start on editwebpage.php | friendica | 2014-11-11 | 2 | -38/+72 |
| | |||||
* | cleanup | friendica | 2014-11-11 | 4 | -40/+55 |
| | |||||
* | slow progress on sys publishing, making sure all the data we need is in the ↵ | friendica | 2014-11-11 | 4 | -10/+25 |
| | | | | places we need it but validate it anyway | ||||
* | 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 | 2 | -10/+25 |
| | |||||
* | and urlencode that. | friendica | 2014-11-11 | 1 | -2/+2 |
| | |||||
* | Most directory searches are POST. get_query_args() only handles GET so that ↵ | friendica | 2014-11-11 | 1 | -1/+9 |
| | | | | had to be fixed or page 2 of directory search results wouldn't match the search. | ||||
* | Nothing here, move along. | friendica | 2014-11-11 | 1 | -2/+2 |
| | |||||
* | add some subtle delineation to directory entries, remove forced link on ↵ | friendica | 2014-11-11 | 3 | -2/+5 |
| | | | | homepage element (SECURITY) | ||||
* | some work on directory widgets | marijus | 2014-11-11 | 6 | -57/+38 |
| | |||||
* | tie the narrow nav-pills to .widget instead of aside | marijus | 2014-11-11 | 2 | -4/+5 |
| | |||||
* | the code is a bit crufty, but this should fix issue #687 | friendica | 2014-11-11 | 3 | -4/+27 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-10 | 3 | -32/+28 |
|\ | |||||
| * | Merge pull request #685 from zzottel/master | RedMatrix | 2014-11-11 | 1 | -3/+3 |
| |\ | | | | | | | set channel_w_stream to 0 for forum roles | ||||
| | * | set channel_w_stream to 0 for forum roles | zottel | 2014-11-10 | 1 | -3/+3 |
| | | | |||||
| * | | Merge pull request #686 from beardy-unixer/master | RedMatrix | 2014-11-11 | 2 | -29/+25 |
| |\ \ | | | | | | | | | Add a new theme flag - library. Not directly available to be used itsel... | ||||
| | * | | Add a new theme flag - library. Not directly available to be used itself but | Thomas Willingham | 2014-11-10 | 2 | -29/+25 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installed as a lib for other themes. Like SDL, or GTK. Get rid of mobility - it's better done with Comanche and schemas. Describe themes instead of restricting them. Mobile themes can be used as the desktop theme and vice-versa. This deals with the problem of "but my device is something inbetween". Presently not exposed to members. | ||||
* | / | issue #683 - don't linkify homepage field without validating | friendica | 2014-11-10 | 3 | -1/+5 |
|/ / | |||||
* | | indicate public forums in directory results (there will be some [possibly ↵ | friendica | 2014-11-10 | 4 | -4/+16 |
| | | | | | | | | considerable] lag time before existing forums are correctly tagged). | ||||
* | | add public forum identification to libzot. No attempt is made to identify ↵ | friendica | 2014-11-10 | 3 | -2/+23 |
| | | | | | | | | other types of forums or weird custom channel permissions. If the channel is auto-accept and taggable, it's a public forum. | ||||
* | | class is a reserved word | friendica | 2014-11-10 | 3 | -6/+6 |
|/ | |||||
* | add defaults to database tables | friendica | 2014-11-09 | 2 | -190/+2467 |
| | |||||
* | menu page cleanup | friendica | 2014-11-09 | 3 | -16/+21 |
| | |||||
* | remove extraneous logging | friendica | 2014-11-09 | 1 | -4/+1 |
| | |||||
* | directory listing shows phantom keywords | friendica | 2014-11-09 | 2 | -2/+4 |
| | |||||
* | Merge pull request #682 from pafcu/master | RedMatrix | 2014-11-09 | 1 | -1/+1 |
|\ | | | | | Use consistent terminology for channel directory | ||||
| * | Use consistent terminology for channel directory | Stefan Parviainen | 2014-11-09 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #681 from pafcu/master | RedMatrix | 2014-11-09 | 5 | -241/+96 |
|\| | | | | | New layout for directory | ||||
| * | New layout for directory | Stefan Parviainen | 2014-11-09 | 5 | -241/+96 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-08 | 13 | -6235/+6474 |
|\ \ | |||||
| * | | prevent posting before acl got populated since this will disregard the ↵ | marijus | 2014-11-08 | 6 | -10/+11 |
| | | | | | | | | | | | | default acl setting and the post will be visible to the default audience without warning. the chance that this happens is quite small while writing a post but can easily happen on eg editing photos (maybe just tick a checkbox and press submit). the acl and submit buttons are disabled by default and will be activated as soon as acl is populated. | ||||
| * | | Merge pull request #680 from pafcu/master | RedMatrix | 2014-11-09 | 2 | -2/+6 |
| |\| | | | | | | | Some hlighlighting on hover | ||||
| | * | Fix merge conflict | Stefan Parviainen | 2014-11-08 | 315 | -13484/+19854 |
| | |\ | | |/ | |/| | |||||
| * | | Document reinstalling, or saying don't do that without explicitly stating ↵ | Thomas Willingham | 2014-11-08 | 1 | -2/+10 |
| | | | | | | | | | | | | don't do that. | ||||
| * | | Merge pull request #678 from zzottel/master | zzottel | 2014-11-07 | 2 | -3/+4 |
| |\ \ | | | | | | | | | update to German help files | ||||
| | * | | update to German help files | zottel | 2014-11-07 | 2 | -3/+4 |
| | | | | |||||
| * | | | Merge pull request #677 from zzottel/master | zzottel | 2014-11-07 | 2 | -6218/+6443 |
| |\| | | | | | | | | | | update to German strings | ||||
| | * | | update to German strings | zottel | 2014-11-07 | 2 | -6218/+6443 |
| |/ / | |||||
| | * | Highlight badge on hover | Stefan Parviainen | 2014-11-08 | 1 | -0/+4 |
| | | | |||||
| | * | Fix highlighting of login button | Stefan Parviainen | 2014-11-08 | 1 | -2/+2 |
| | | | |||||
* | | | add acl loading fix to menu-item edits | friendica | 2014-11-08 | 2 | -2/+2 |
|/ / | |||||
* | | tgroup_check - decrypt if obscured before checking body text for reshares | friendica | 2014-11-07 | 1 | -1/+9 |
| | | |||||
* | | revert that bit | friendica | 2014-11-07 | 1 | -7/+1 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-07 | 2 | -6/+7 |
|\ \ | |||||
| * | | provide lockstate for photo edit | marijus | 2014-11-07 | 2 | -6/+7 |
| | | | |||||
* | | | fix broken photo edits when adult flag is changed | friendica | 2014-11-07 | 1 | -8/+7 |
| | | | |||||
* | | | rev update | friendica | 2014-11-07 | 2 | -522/+609 |
| | | | |||||
* | | | doc updates | friendica | 2014-11-07 | 102 | -406/+1576 |
|/ / | |||||
* | | include self in load_contact_links so you don't get a connect menu entry for ↵ | friendica | 2014-11-06 | 1 | -3/+2 |
| | | | | | | | | yourself |