aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* This may take a few iterations to discover the best way to present the ↵redmatrix2015-10-291-1/+6
| | | | information, but we need a way for members to know what alternate locations are available for a channel during times of server issues - and as recently discovered if there aren't any hublocs at all; without digging around the database and probing channels and other messy stuff.
* More fine tuning bluegrid schema. Extra generic-wrapper-styled.jeroenpraat2015-10-276-3/+12
|
* css fixesMario Vavti2015-10-271-2/+2
|
* Better -styled.jeroenpraat2015-10-271-1/+1
|
* Another .generic-content-wrapperjeroenpraat2015-10-271-0/+2
|
* 2 more tpl files with generic-content-wrapper-styledjeroenpraat2015-10-262-0/+4
|
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-266-11/+11
|\
| * Revert this one. This was hub specific.jeroenpraat2015-10-261-11/+5
| |
| * Added a few generic-content-wrapper-styled classes and a button position ↵jeroenpraat2015-10-266-16/+21
| | | | | | | | fixed for lostpass. mod/search probably needs a .tpl in the future, but I don't know how to that.
| * Fixed connection page. Page was overcrowded on systems with larger fonts.jeroenpraat2015-10-261-0/+1
| |
* | bring back item transparencyMario Vavti2015-10-262-10/+14
|/
* looks like there may be issues with the datetime picker if the local ↵redmatrix2015-10-251-1/+1
| | | | timezone isn't the same as your settings.
* new feature: delayed postingredmatrix2015-10-252-0/+41
|
* another try to avoid dubble photo deletion. allow to set a photo caption and ↵Mario Vavti2015-10-241-1/+8
| | | | simple status body (if create status post is enabled) on upload
* fix app.tpl missing </div> tag if not authenticatedMario Vavti2015-10-231-20/+22
|
* photo object fixesMario Vavti2015-10-222-0/+10
|
* experiment: put the photo-item photo on top of the postMario Vavti2015-10-221-5/+6
|
* move photo object stuff from itemObject to prepare_body() so we can do more ↵Mario Vavti2015-10-221-2/+2
| | | | stuff with it
* warn if quota exceeds 90% of storage limitMario Vavti2015-10-211-1/+1
|
* move file storage quota display to upload section. add a warning if ↵Mario Vavti2015-10-212-1/+1
| | | | remaining space is less than 100MB and fix % calculation
* move quota display to where it's visible on a tabletredmatrix2015-10-201-2/+3
|
* create photo object if feature large photos is enabled and display those ↵Mario Vavti2015-10-202-2/+9
| | | | slightly different
* Replaced some old redmatrix brandingPaolo Tacconi2015-10-191-1/+1
|
* bring back chat expiration setting and adjust chat size for our now smaller ↵redmatrix2015-10-171-0/+1
| | | | content region
* update conv_list.tplMario Vavti2015-10-151-19/+33
|
* double up default photo sizes - even the mos simple camera can now do images ↵Mario Vavti2015-10-151-2/+2
| | | | > 1024px
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-151-5/+5
|\
| * issue #86 - like/dislike in photos not workingredmatrix2015-10-141-5/+5
| |
* | allow photo-items to appear full width if large photos feature is enabled. ↵Mario Vavti2015-10-144-52/+93
|/ | | | in prepare_body() split off mentions, tags, categories folders and attachments from body for easier theming. some other little fixes.
* some conv-item restructuring to allow full width elementsMario Vavti2015-10-112-42/+50
|
* bring our bbcode tools to private mailMario Vavti2015-10-053-22/+75
|
* do not show delete conversation in single message viewMario Vavti2015-10-041-0/+2
|
* bring single message view to inbox/outbox viewMario Vavti2015-10-042-2/+1
|
* add anchors to messages and linksMario Vavti2015-10-042-1/+2
|
* remove check mail - it just reloads the page. we get a notification in the ↵Mario Vavti2015-10-041-1/+0
| | | | panel if we get new mail
* private mail compositor changesMario Vavti2015-10-023-60/+63
|
* whitespaceMario Vavti2015-10-021-3/+0
|
* move mail item buttons/menu to dropdownMario Vavti2015-10-021-7/+25
|
* private mail template and css fixesMario Vavti2015-10-021-2/+8
|
* this is an even better fix for issue #61redmatrix2015-09-301-8/+4
|
* issue #61 - provide un-useable icons as placeholders for location setting ↵redmatrix2015-09-301-1/+5
| | | | options on deleted hublocs
* update the opensearch templateredmatrix2015-09-301-4/+4
|
* add delivery reports to mail (not backported to redmatrix)redmatrix2015-09-301-0/+1
|
* a clear is needed after floatingMario Vavti2015-09-281-1/+1
|
* private mail: bring additional inbox/outbox views and ajaxify single message ↵Mario Vavti2015-09-284-14/+5
| | | | drop
* private mail: some work on conversations viewMario Vavti2015-09-252-16/+16
|
* deliveries per process ui for settingredmatrix2015-09-251-0/+1
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-09-244-18/+24
|\
| * some heavy private mail restructuring - work in progressMario Vavti2015-09-244-18/+24
| |
* | Document the additional content export optionsredmatrix2015-09-241-0/+7
|/