Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | improve /locs page with some field notes and the ability to do a forced sync | redmatrix | 2015-11-01 | 1 | -0/+11 | |
|/ | ||||||
* | This may take a few iterations to discover the best way to present the ↵ | redmatrix | 2015-10-29 | 1 | -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. | jeroenpraat | 2015-10-27 | 6 | -3/+12 | |
| | ||||||
* | css fixes | Mario Vavti | 2015-10-27 | 1 | -2/+2 | |
| | ||||||
* | Better -styled. | jeroenpraat | 2015-10-27 | 1 | -1/+1 | |
| | ||||||
* | Another .generic-content-wrapper | jeroenpraat | 2015-10-27 | 1 | -0/+2 | |
| | ||||||
* | 2 more tpl files with generic-content-wrapper-styled | jeroenpraat | 2015-10-26 | 2 | -0/+4 | |
| | ||||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-10-26 | 6 | -11/+11 | |
|\ | ||||||
| * | Revert this one. This was hub specific. | jeroenpraat | 2015-10-26 | 1 | -11/+5 | |
| | | ||||||
| * | Added a few generic-content-wrapper-styled classes and a button position ↵ | jeroenpraat | 2015-10-26 | 6 | -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. | jeroenpraat | 2015-10-26 | 1 | -0/+1 | |
| | | ||||||
* | | bring back item transparency | Mario Vavti | 2015-10-26 | 2 | -10/+14 | |
|/ | ||||||
* | looks like there may be issues with the datetime picker if the local ↵ | redmatrix | 2015-10-25 | 1 | -1/+1 | |
| | | | | timezone isn't the same as your settings. | |||||
* | new feature: delayed posting | redmatrix | 2015-10-25 | 2 | -0/+41 | |
| | ||||||
* | another try to avoid dubble photo deletion. allow to set a photo caption and ↵ | Mario Vavti | 2015-10-24 | 1 | -1/+8 | |
| | | | | simple status body (if create status post is enabled) on upload | |||||
* | fix app.tpl missing </div> tag if not authenticated | Mario Vavti | 2015-10-23 | 1 | -20/+22 | |
| | ||||||
* | photo object fixes | Mario Vavti | 2015-10-22 | 2 | -0/+10 | |
| | ||||||
* | experiment: put the photo-item photo on top of the post | Mario Vavti | 2015-10-22 | 1 | -5/+6 | |
| | ||||||
* | move photo object stuff from itemObject to prepare_body() so we can do more ↵ | Mario Vavti | 2015-10-22 | 1 | -2/+2 | |
| | | | | stuff with it | |||||
* | warn if quota exceeds 90% of storage limit | Mario Vavti | 2015-10-21 | 1 | -1/+1 | |
| | ||||||
* | move file storage quota display to upload section. add a warning if ↵ | Mario Vavti | 2015-10-21 | 2 | -1/+1 | |
| | | | | remaining space is less than 100MB and fix % calculation | |||||
* | move quota display to where it's visible on a tablet | redmatrix | 2015-10-20 | 1 | -2/+3 | |
| | ||||||
* | create photo object if feature large photos is enabled and display those ↵ | Mario Vavti | 2015-10-20 | 2 | -2/+9 | |
| | | | | slightly different | |||||
* | Replaced some old redmatrix branding | Paolo Tacconi | 2015-10-19 | 1 | -1/+1 | |
| | ||||||
* | bring back chat expiration setting and adjust chat size for our now smaller ↵ | redmatrix | 2015-10-17 | 1 | -0/+1 | |
| | | | | content region | |||||
* | update conv_list.tpl | Mario Vavti | 2015-10-15 | 1 | -19/+33 | |
| | ||||||
* | double up default photo sizes - even the mos simple camera can now do images ↵ | Mario Vavti | 2015-10-15 | 1 | -2/+2 | |
| | | | | > 1024px | |||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-10-15 | 1 | -5/+5 | |
|\ | ||||||
| * | issue #86 - like/dislike in photos not working | redmatrix | 2015-10-14 | 1 | -5/+5 | |
| | | ||||||
* | | allow photo-items to appear full width if large photos feature is enabled. ↵ | Mario Vavti | 2015-10-14 | 4 | -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 elements | Mario Vavti | 2015-10-11 | 2 | -42/+50 | |
| | ||||||
* | bring our bbcode tools to private mail | Mario Vavti | 2015-10-05 | 3 | -22/+75 | |
| | ||||||
* | do not show delete conversation in single message view | Mario Vavti | 2015-10-04 | 1 | -0/+2 | |
| | ||||||
* | bring single message view to inbox/outbox view | Mario Vavti | 2015-10-04 | 2 | -2/+1 | |
| | ||||||
* | add anchors to messages and links | Mario Vavti | 2015-10-04 | 2 | -1/+2 | |
| | ||||||
* | remove check mail - it just reloads the page. we get a notification in the ↵ | Mario Vavti | 2015-10-04 | 1 | -1/+0 | |
| | | | | panel if we get new mail | |||||
* | private mail compositor changes | Mario Vavti | 2015-10-02 | 3 | -60/+63 | |
| | ||||||
* | whitespace | Mario Vavti | 2015-10-02 | 1 | -3/+0 | |
| | ||||||
* | move mail item buttons/menu to dropdown | Mario Vavti | 2015-10-02 | 1 | -7/+25 | |
| | ||||||
* | private mail template and css fixes | Mario Vavti | 2015-10-02 | 1 | -2/+8 | |
| | ||||||
* | this is an even better fix for issue #61 | redmatrix | 2015-09-30 | 1 | -8/+4 | |
| | ||||||
* | issue #61 - provide un-useable icons as placeholders for location setting ↵ | redmatrix | 2015-09-30 | 1 | -1/+5 | |
| | | | | options on deleted hublocs | |||||
* | update the opensearch template | redmatrix | 2015-09-30 | 1 | -4/+4 | |
| | ||||||
* | add delivery reports to mail (not backported to redmatrix) | redmatrix | 2015-09-30 | 1 | -0/+1 | |
| | ||||||
* | a clear is needed after floating | Mario Vavti | 2015-09-28 | 1 | -1/+1 | |
| | ||||||
* | private mail: bring additional inbox/outbox views and ajaxify single message ↵ | Mario Vavti | 2015-09-28 | 4 | -14/+5 | |
| | | | | drop | |||||
* | private mail: some work on conversations view | Mario Vavti | 2015-09-25 | 2 | -16/+16 | |
| | ||||||
* | deliveries per process ui for setting | redmatrix | 2015-09-25 | 1 | -0/+1 | |
| | ||||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-09-24 | 4 | -18/+24 | |
|\ | ||||||
| * | some heavy private mail restructuring - work in progress | Mario Vavti | 2015-09-24 | 4 | -18/+24 | |
| | |