aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* remove list bullets from extended like listredmatrix2015-11-091-1/+1
|
* This is betterjeroenpraat2015-11-091-2/+2
|
* Using bootstrap classes, so other themes/schemas also work. Plus margin when ↵jeroenpraat2015-11-091-1/+1
| | | | collapsed.
* make jotnets modalredmatrix2015-11-081-3/+10
|
* Quick fix: Moved Twitter select box to the top of ACL selectorTobias Luther2015-11-081-3/+6
|
* Firefox share (that seems now the official name) button added to misc. settings.jeroenpraat2015-11-051-5/+9
|
* Chat page improved (I think). Works now better with diff. resolutions, font ↵jeroenpraat2015-11-042-13/+17
| | | | sizes and languages. Fixed follow field on conn. page. Small schemas updates.
* provide admin setting to change directory serverredmatrix2015-11-031-1/+3
|
* timeago() works best with iso format. fix #118Mario Vavti2015-11-031-1/+1
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-019-21/+32
|\
| * More Bluegrid fine tuning and generic-content-wrapper-styled added to some ↵jeroenpraat2015-11-015-4/+12
| | | | | | | | tpl-files and 2 php files, cause they dont have a tpl file.
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-11-011-0/+2
| |\
| | * update srings nl+es, wrapper-styled 1 tpl-file, more finetuning bluegrid schema.jeroenpraat2015-10-311-0/+2
| | |
| * | make attachments appear in a dropdown in wall-item-tools-leftMario Vavti2015-10-313-17/+18
| |/
* / improve /locs page with some field notes and the ability to do a forced syncredmatrix2015-11-011-0/+11
|/
* 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