Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
| * | | Merge pull request #674 from pafcu/master | RedMatrix | 2014-11-06 | 1 | -1/+1 |
| |\| | | | | | | | Fix duplicate element id | ||||
| | * | Fix duplicate element id | Stefan Parviainen | 2014-11-05 | 1 | -1/+1 |
| | | | |||||
| * | | minor adjustments to make the form work as designed | friendica | 2014-11-04 | 1 | -6/+9 |
| | | | |||||
| * | | ok heads up - potentially destabilising change. I've tried to sort out all ↵ | friendica | 2014-11-04 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the default connection permissions for those who don't have a predefined (or therefore have a "custom") permissions role. Unfortunately this includes most people that were using this software more than a month ago. The real changes are that the SELF address book entry no longer holds "auto-permissions" but instead holds your "default permissions" (if you have a pre-defined role, the defaults will be pulled from the role table). The auto permissions have moved to a pconfig (uid.system.autoperms). A DB update will move these settings into their new homes. What used to be the "Auto-permissions settings" page is now the "default permissions settings" page and a checkbox therein decides whether or not to apply the permissions automatically. A link to this page will only be shown when you have the "custom" role selected. With luck nobody will notice anything wrong. But at least for the next few days, please review permissions that have been assigned to new connections (either automatically or manually) and make sure they make sense (e.g. they aren't "nothing"). You still need to take action when seeing a message "permissions have changed but not yet submitted" as we always let you review and perhaps adjust the settings _before_ a connection is established (unless you have autoperms turned on). | ||||
| * | | configurable visual alerts/notifications | friendica | 2014-11-04 | 1 | -0/+23 |
| | | | |||||
| * | | class > id mixup | marijus | 2014-11-04 | 1 | -1/+1 |
| | | | |||||
| * | | missing </div> | marijus | 2014-11-04 | 1 | -2/+3 |
| | | | |||||
| * | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-03 | 2 | -86/+81 |
| |\ \ |