aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* yet another option for the homepagefriendica2014-11-201-1/+1
|
* couple of fixes:friendica2014-11-191-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 ↵friendica2014-11-181-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 ↵friendica2014-11-181-3/+6
| | | | likes/dislikes
* private mail buttonsfriendica2014-11-182-21/+21
|
* Revert "Directory shows channel suggestions by default"RedMatrix2014-11-192-3/+1
|
* Merge pull request #702 from pafcu/masterRedMatrix2014-11-192-1/+3
|\ | | | | Directory shows channel suggestions by default
| * Directory shows channel suggestions by defaultStefan Parviainen2014-11-182-1/+3
| |
* | undo disabled submit buttons now that ACL is initialised when page loadedfriendica2014-11-187-12/+11
| |
* | allow members to set the per-item "show more" height (separately for network ↵friendica2014-11-172-16/+6
| | | | | | | | and matrix, display and search are system pages and therefore set at 400)
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-11-172-9/+3
|\ \
| * | Merge pull request #695 from pafcu/masterRedMatrix2014-11-182-9/+3
| |\| | | | | | | Switch to a better datetime picker widget
| | * Use new date selector for item expiryStefan Parviainen2014-11-171-6/+1
| | |
| | * Switch to a better datetime picker widgetStefan Parviainen2014-11-161-3/+2
| | |
* | | add unseen count and way to mark unseen to list mode. Also fix automatic ↵friendica2014-11-172-1/+9
|/ / | | | | | | mark of unseen so as to work with list mode.
* | when in list mode, make the max height half of the normal height before ↵friendica2014-11-162-18/+17
| | | | | | | | 'divgrow' kicks in.
* | blog/list mode display settingsfriendica2014-11-161-0/+2
| |
* | "list mode" (forum and blog mode, no comments or comment boxes displayed on ↵friendica2014-11-161-0/+175
|/ | | | the summary page)
* buttonify some design elements that had not yet been buttonifiedfriendica2014-11-132-7/+7
|
* put timeout code in place but don't turn it on.friendica2014-11-131-7/+9
|
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-1340-9073/+9458
|\ | | | | | | | | | | | | | | | | | | | | | | 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
| * update nlJeroen2014-11-132-2470/+2601
| |
| * let's try this without a timeoutfriendica2014-11-131-4/+4
| |
| * populate initial ACL before the ajax loader gets called, just in case the ↵friendica2014-11-121-1/+3
| | | | | | | | form is submitted before it completes. Related to issue #615
| * make search and advanced search use the same input formmarijus2014-11-121-16/+6
| |
| * cleanupfriendica2014-11-111-1/+1
| |
| * add some subtle delineation to directory entries, remove forced link on ↵friendica2014-11-112-1/+4
| | | | | | | | homepage element (SECURITY)
| * some work on directory widgetsmarijus2014-11-116-57/+38
| |
| * tie the narrow nav-pills to .widget instead of asidemarijus2014-11-112-4/+5
| |
| * Merge https://github.com/friendica/red into pending_mergefriendica2014-11-101-1/+0
| |\
| | * Merge pull request #686 from beardy-unixer/masterRedMatrix2014-11-111-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 butThomas Willingham2014-11-101-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 validatingfriendica2014-11-101-1/+1
| |/ /
| * | indicate public forums in directory results (there will be some [possibly ↵friendica2014-11-101-0/+6
| | | | | | | | | | | | considerable] lag time before existing forums are correctly tagged).
| * | class is a reserved wordfriendica2014-11-101-1/+1
| |/
| * menu page cleanupfriendica2014-11-092-1/+4
| |
| * Merge pull request #681 from pafcu/masterRedMatrix2014-11-093-50/+47
| |\ | | | | | | New layout for directory
| | * New layout for directoryStefan Parviainen2014-11-093-50/+47
| | |
| * | Merge https://github.com/friendica/red into pending_mergefriendica2014-11-0810-6230/+6460
| |\ \
| | * | prevent posting before acl got populated since this will disregard the ↵marijus2014-11-086-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.
| | * Fix merge conflictStefan Parviainen2014-11-0831-5653/+5856
| | |\
| | | * update to German stringszottel2014-11-072-6218/+6443
| | | |
| | * | Highlight badge on hoverStefan Parviainen2014-11-081-0/+4
| | | |
| | * | Fix highlighting of login buttonStefan Parviainen2014-11-081-2/+2
| | | |
| * | | add acl loading fix to menu-item editsfriendica2014-11-081-1/+1
| | |/ | |/|
| * | provide lockstate for photo editmarijus2014-11-071-1/+1
| | |
| * | fix nbsp tag typoes in french translationOlivier van Helden (hal)2014-11-072-6/+6
| | |
| * | Provide a way to mark photos as adult and hide them from the default album ↵friendica2014-11-061-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 ↵friendica2014-11-052-0/+29
| | | | | | | | | | | | webpage and you don't have to do it by hand.
| * | Merge pull request #674 from pafcu/masterRedMatrix2014-11-061-1/+1
| |\| | | | | | | Fix duplicate element id