Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Group comment editor icons | Stefan Parviainen | 2014-12-08 | 1 | -28/+34 |
| | |||||
* | Put some spacing between share types and other buttons in jot | Stefan Parviainen | 2014-12-08 | 1 | -28/+34 |
| | |||||
* | Merge pull request #724 from pafcu/suggestionsindir | Thomas Willingham | 2014-12-08 | 2 | -1/+4 |
|\ | | | | | Show suggestions in directory | ||||
| * | Suggestions in dir redux. Suggestions are now showed in directory if ↵ | Stefan Parviainen | 2014-12-07 | 1 | -0/+1 |
| | | | | | | | | suggest=1 parameter is given to directory. | ||||
| * | Revert "Revert "Directory shows channel suggestions by default"" | Stefan Parviainen | 2014-12-07 | 2 | -1/+3 |
| | | | | | | | | This reverts commit bfde28f28eae1f4b00aac03b2714254d14ab7464. | ||||
* | | Merge pull request #723 from pafcu/diropts | Thomas Willingham | 2014-12-08 | 1 | -6/+7 |
|\ \ | | | | | | | Directory sorting as a dropdown, forum filter as checkbox, option to sor... | ||||
| * | | Directory sorting as a dropdown, forum filter as checkbox, option to sort ↵ | Stefan Parviainen | 2014-12-07 | 1 | -6/+7 |
| |/ | | | | | | | oldest first | ||||
* / | Don't allow affinity of 0 in connedit. | Thomas Willingham | 2014-12-02 | 1 | -1/+1 |
|/ | |||||
* | Make events export track the current calendar. Turn it and 'new event' into ↵ | friendica | 2014-11-24 | 2 | -3/+13 |
| | | | | buttons | ||||
* | add event export (this month) to event UI | friendica | 2014-11-24 | 1 | -0/+1 |
| | |||||
* | add link to search forums in the directory | friendica | 2014-11-23 | 1 | -0/+1 |
| | |||||
* | couple of fixes: | friendica | 2014-11-19 | 1 | -1/+1 |
| | | | | | - significantly increase the content availability on the discover channel - fix the button group on the blog/list mode which made the border on a single comment button a bit wonky | ||||
* | turn the "adult photo flagging" (which prevents a particularly flagged photo ↵ | friendica | 2014-11-18 | 1 | -0/+3 |
| | | | | from showing up in your top level albums) into a feature so it doesn't clutter the normal photo edit form. This feature was a quick hack and needs more work; but it could be important to somebody. | ||||
* | blog mode - turn the comment link into a button and group with the ↵ | friendica | 2014-11-18 | 1 | -3/+6 |
| | | | | likes/dislikes | ||||
* | private mail buttons | friendica | 2014-11-18 | 2 | -21/+21 |
| | |||||
* | Revert "Directory shows channel suggestions by default" | RedMatrix | 2014-11-19 | 2 | -3/+1 |
| | |||||
* | Merge pull request #702 from pafcu/master | RedMatrix | 2014-11-19 | 2 | -1/+3 |
|\ | | | | | Directory shows channel suggestions by default | ||||
| * | Directory shows channel suggestions by default | Stefan Parviainen | 2014-11-18 | 2 | -1/+3 |
| | | |||||
* | | undo disabled submit buttons now that ACL is initialised when page loaded | friendica | 2014-11-18 | 6 | -11/+11 |
| | | |||||
* | | allow members to set the per-item "show more" height (separately for network ↵ | friendica | 2014-11-17 | 1 | -0/+2 |
| | | | | | | | | and matrix, display and search are system pages and therefore set at 400) | ||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-17 | 1 | -6/+1 |
|\ \ | |||||
| * | | Merge pull request #695 from pafcu/master | RedMatrix | 2014-11-18 | 1 | -6/+1 |
| |\| | | | | | | | Switch to a better datetime picker widget | ||||
| | * | Use new date selector for item expiry | Stefan Parviainen | 2014-11-17 | 1 | -6/+1 |
| | | | |||||
* | | | add unseen count and way to mark unseen to list mode. Also fix automatic ↵ | friendica | 2014-11-17 | 1 | -1/+2 |
|/ / | | | | | | | mark of unseen so as to work with list mode. | ||||
* | | when in list mode, make the max height half of the normal height before ↵ | friendica | 2014-11-16 | 1 | -1/+1 |
| | | | | | | | | 'divgrow' kicks in. | ||||
* | | blog/list mode display settings | friendica | 2014-11-16 | 1 | -0/+2 |
| | | |||||
* | | "list mode" (forum and blog mode, no comments or comment boxes displayed on ↵ | friendica | 2014-11-16 | 1 | -0/+175 |
|/ | | | | the summary page) | ||||
* | buttonify some design elements that had not yet been buttonified | friendica | 2014-11-13 | 2 | -7/+7 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 24 | -268/+324 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: boot.php include/dba/dba_driver.php include/diaspora.php include/follow.php include/session.php include/zot.php mod/photos.php mod/ping.php | ||||
| * | let's try this without a timeout | friendica | 2014-11-13 | 1 | -4/+4 |
| | | |||||
| * | make search and advanced search use the same input form | marijus | 2014-11-12 | 1 | -16/+6 |
| | | |||||
| * | cleanup | friendica | 2014-11-11 | 1 | -1/+1 |
| | | |||||
| * | add some subtle delineation to directory entries, remove forced link on ↵ | friendica | 2014-11-11 | 1 | -1/+1 |
| | | | | | | | | homepage element (SECURITY) | ||||
| * | some work on directory widgets | marijus | 2014-11-11 | 4 | -22/+33 |
| | | |||||
| * | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-10 | 1 | -1/+0 |
| |\ | |||||
| | * | Merge pull request #686 from beardy-unixer/master | RedMatrix | 2014-11-11 | 1 | -1/+0 |
| | |\ | | | | | | | | | 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 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -1/+1 |
| |/ / | |||||
| * / | indicate public forums in directory results (there will be some [possibly ↵ | friendica | 2014-11-10 | 1 | -0/+6 |
| |/ | | | | | | | considerable] lag time before existing forums are correctly tagged). | ||||
| * | menu page cleanup | friendica | 2014-11-09 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #681 from pafcu/master | RedMatrix | 2014-11-09 | 2 | -47/+19 |
| |\ | | | | | | | New layout for directory | ||||
| | * | New layout for directory | Stefan Parviainen | 2014-11-09 | 2 | -47/+19 |
| | | | |||||
| * | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-08 | 6 | -12/+12 |
| |\ \ | |||||
| | * | | prevent posting before acl got populated since this will disregard the ↵ | marijus | 2014-11-08 | 5 | -10/+10 |
| | |/ | | | | | | | | | | 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. | ||||
| | * | Fix merge conflict | Stefan Parviainen | 2014-11-08 | 14 | -189/+345 |
| | |\ | |||||
| | * | | 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 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | provide lockstate for photo edit | marijus | 2014-11-07 | 1 | -1/+1 |
| | | | |||||
| * | | Provide a way to mark photos as adult and hide them from the default album ↵ | friendica | 2014-11-06 | 1 | -1/+3 |
| | | | | | | | | | | | | view. Still need a button or setting to enable "unsafe viewing". This has no effect anywhere but in the album views. They can still be viewed by flipping through the individual photos with 'prev' and 'next'. We probably need a comprehensive strategy for how to deal with n-s-f-w photos in albums so consider this a band-aid which requires additional work and integration with other facilities which access these photos. It is entirely optional. | ||||
| * | | crude skeleton for location manager and the UI sucks but at least it's on a ↵ | friendica | 2014-11-05 | 1 | -0/+26 |
| | | | | | | | | | | | | webpage and you don't have to do it by hand. |