aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* es+nl stringsjeroenpraat2015-10-264-2090/+2128
|
* Merge branch 'master' of https://github.com/redmatrix/hubzillajeroenpraat2015-10-264-19/+28
|\
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-267-16/+20
| |\
| * | bring back item transparencyMario Vavti2015-10-264-19/+28
| | |
* | | Update Dark schemajeroenpraat2015-10-261-3/+63
| |/ |/|
* | 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-262-5/+10
|/
* 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
|
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-243-5239/+5492
|\
| * Merge pull request #97 from wave72/masterWave2015-10-243-5239/+5492
| |\ | | | | | | Italian strings updated
| | * Italian strings updatedwave722015-10-243-5239/+5492
| | |
* | | another try to avoid dubble photo deletion. allow to set a photo caption and ↵Mario Vavti2015-10-243-7/+23
|/ / | | | | | | 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
| |
* | fix placeholder font-familymcnesium2015-10-221-2/+2
| | | | | | [Imgur](http://i.imgur.com/Cegabd5.png)
* | photo object fixesMario Vavti2015-10-222-0/+10
| |
* | experiment: put the photo-item photo on top of the postMario Vavti2015-10-222-6/+13
| |
* | move photo object stuff from itemObject to prepare_body() so we can do more ↵Mario Vavti2015-10-223-8/+6
| | | | | | | | 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
| |
* | css cleanupMario Vavti2015-10-201-4/+0
| |
* | create photo object if feature large photos is enabled and display those ↵Mario Vavti2015-10-204-8/+19
| | | | | | | | slightly different
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-194-6816/+7110
|\ \ | |/ |/| | | | | | | | | | | | | Conflicts: include/zot.php install/schema_mysql.sql install/schema_postgres.sql install/update.php mod/zfinger.php
| * Update es+nljeroenpraat2015-10-184-6816/+7110
| |
* | Replaced some old redmatrix brandingPaolo Tacconi2015-10-191-1/+1
| |
* | Update nl+esjeroenpraat2015-10-184-3494/+3500
| |
* | tweak justify gallery options to not load to large previewsMario Vavti2015-10-181-2/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-172-7592/+7664
|\| | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php
| * Update Dutch stringsjeroenpraat2015-10-162-6865/+6775
| |
| * Redesigned the export page. Please fix my English if I made some mistakes.jeroenpraat2015-10-091-4/+9
| |
| * There is no mod/import_items tool in RedMatrixAndrew Manning2015-10-071-2/+0
| |
| * Add message about exporting by year/month to uexportAndrew Manning2015-10-061-0/+7
| |
| * Final Spanish strings for Redmatrixjeroenpraat2015-10-052-25/+25
| |
* | bring back chat expiration setting and adjust chat size for our now smaller ↵redmatrix2015-10-172-1/+2
| | | | | | | | content region
* | we now provide images for all suffixes (0-3) -> simplify photo item body ↵Mario Vavti2015-10-161-1/+2
| | | | | | | | creation and provide width x height for any size
* | (re)add default image-size 320px - it is good for gallery preview. this size ↵Mario Vavti2015-10-151-3/+3
| | | | | | | | has the suffix -3 now
* | 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-152-4/+5
| | | | | | | | > 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-146-85/+104
|/ / | | | | | | in prepare_body() split off mentions, tags, categories folders and attachments from body for easier theming. some other little fixes.
* | Merge pull request #81 from tuscanhobbit/masterWave2015-10-142-627/+653
|\ \ | | | | | | Italian strings updated
| * | Italian strings updatedPaolo Tacconi2015-10-142-627/+653
| | |
* | | do not collapse content which is just slightly higher than we allowMario Vavti2015-10-131-0/+1
| | |
* | | update es + nl stringsjeroenpraat2015-10-134-846/+854
| | |
* | | another collapseHeight() fixMario Vavti2015-10-111-1/+1
| | |
* | | fix an issue with collapseHeight() and css margins/paddings in directoryMario Vavti2015-10-111-0/+3
| | |
* | | some conv-item restructuring to allow full width elementsMario Vavti2015-10-115-74/+71
| | |