Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more work on file sync to clones, 60-70% test coverage, mostly working but ↵ | redmatrix | 2016-04-06 | 1 | -6/+4 |
| | | | | many changes made during testing which themselves have not yet been tested | ||||
* | file sync work | redmatrix | 2016-04-06 | 1 | -4/+21 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 1 | -40/+40 |
| | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -44/+44 |
| | |||||
* | issue #319 - NOTE: this does not fix the issue, it only reports it and ↵ | redmatrix | 2016-03-30 | 1 | -0/+19 |
| | | | | continues. We need to examine any logger statements that contain 'stack:' as a result of reporting this issue and find and fix the original problem - which is that set_pconfig is being called without a valid $uid. I'm worried that since we will now continue on without throwing a PHP error that nobody will ever notice or find the problem that is causing this. | ||||
* | fix link to photo album and make sure that small photos are not overwritten ↵ | Mario Vavti | 2016-02-26 | 1 | -3/+3 |
| | | | | by body text. | ||||
* | retry the move of AccessList to composer format (one or more third-party ↵ | redmatrix | 2016-02-21 | 1 | -0/+60 |
| | | | | plugins will likely break as a result) | ||||
* | poke basic config setting | redmatrix | 2016-02-04 | 1 | -9/+17 |
| | |||||
* | add a fixme | redmatrix | 2016-01-21 | 1 | -0/+2 |
| | |||||
* | make contact block look widget alike | Mario Vavti | 2016-01-21 | 1 | -2/+2 |
| | |||||
* | yearly license update | redmatrix | 2015-12-31 | 1 | -0/+1 |
| | |||||
* | log API improvements and queue optimisation for singleton networks | redmatrix | 2015-12-31 | 1 | -3/+20 |
| | |||||
* | spelling | redmatrix | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | enhance whitespace | redmatrix | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | revise the photo activity a bit so that we always have a valid activity ↵ | redmatrix | 2015-12-15 | 1 | -9/+15 |
| | | | | body. Several network connectors can get empty posts or posts that don't contain any reference whatsoever to the actual photo. Since this can cause duplicate images on our own site, just provide the activity summary and any included body text to the activity by default. Provide a function to enhance this activity with an actual photo which can be applied on demand for any network connectors that desire it. Otherwise they'll just get a link to the photo in the activity statement - which is better than an empty post. Have applied this "add actual photo to the post" function to both Diaspora and RSS feeds. Also provide the album as the activity target. | ||||
* | beautify event item code | Mario Vavti | 2015-11-26 | 1 | -45/+32 |
| | |||||
* | first iteration on the event item | Mario Vavti | 2015-11-26 | 1 | -1/+50 |
| | |||||
* | change _newwin to _blank because the window named _newwin may be hard to ↵ | redmatrix | 2015-11-20 | 1 | -2/+2 |
| | | | | find if you have lots of windows/tabs open. | ||||
* | issue #85, community tags and file tags lost during edits. This required ↵ | redmatrix | 2015-11-20 | 1 | -1/+1 |
| | | | | splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits. | ||||
* | allow plugins to also log to a different named logfile and also alter the ↵ | redmatrix | 2015-11-15 | 1 | -1/+1 |
| | | | | log message | ||||
* | permission issues editing wall-to-wall posts | redmatrix | 2015-11-15 | 1 | -2/+9 |
| | |||||
* | allow pdl content | redmatrix | 2015-11-12 | 1 | -1/+9 |
| | |||||
* | Add unit tests for valid email function. | ken restivo | 2015-11-08 | 1 | -4/+6 |
| | |||||
* | make attachments appear in a dropdown in wall-item-tools-left | Mario Vavti | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | restrict sslify to img tags by default - set config system.sslify_everything ↵ | redmatrix | 2015-10-28 | 1 | -1/+10 |
| | | | | if you want to proxy media files also. | ||||
* | improve photo item object - we now provide the infos for all available photo ↵ | Mario Vavti | 2015-10-25 | 1 | -2/+13 |
| | | | | sizes | ||||
* | implement the new anchor target behaviour | Mario Vavti | 2015-10-22 | 1 | -1/+1 |
| | |||||
* | define $photo | Mario Vavti | 2015-10-22 | 1 | -0/+2 |
| | |||||
* | move photo object stuff from itemObject to prepare_body() so we can do more ↵ | Mario Vavti | 2015-10-22 | 1 | -10/+27 |
| | | | | stuff with it | ||||
* | extened the earlier fix | redmatrix | 2015-10-19 | 1 | -2/+2 |
| | |||||
* | issues with "the Register" feed | redmatrix | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | really fix label name | Mario Vavti | 2015-10-15 | 1 | -1/+6 |
| | |||||
* | wrong logic | Mario Vavti | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | fix label name | Mario Vavti | 2015-10-15 | 1 | -5/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-10-15 | 1 | -1/+1 |
|\ | |||||
| * | issue #86 - like/dislike in photos not working | redmatrix | 2015-10-14 | 1 | -1/+1 |
| | | |||||
* | | remove $item from $prep_arr - we probably do not need it | Mario Vavti | 2015-10-14 | 1 | -1/+1 |
| | | |||||
* | | allow photo-items to appear full width if large photos feature is enabled. ↵ | Mario Vavti | 2015-10-14 | 1 | -48/+40 |
|/ | | | | in prepare_body() split off mentions, tags, categories folders and attachments from body for easier theming. some other little fixes. | ||||
* | functions to update urls in items when doing migrations | redmatrix | 2015-10-06 | 1 | -0/+44 |
| | |||||
* | move string files to hmessages.po and hstrings.php for hubzilla to avoid ↵ | redmatrix | 2015-09-26 | 1 | -2/+2 |
| | | | | endless merge conflicts. | ||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-02 | 1 | -4/+0 |
|\ | | | | | | | | | | | Conflicts: doc/credits.bb mod/thing.php | ||||
| * | Update the credits | redmatrix | 2015-09-02 | 1 | -4/+0 |
| | | |||||
* | | more work on AccessList integration | redmatrix | 2015-08-27 | 1 | -56/+0 |
| | | |||||
* | | extra encoding on mail titles | redmatrix | 2015-08-20 | 1 | -1/+1 |
| | | |||||
* | | fix observer tags for now (issue #17) | zottel | 2015-07-16 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-10 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | Conflicts: mod/editpost.php util/messages.po view/nl/messages.po view/nl/strings.php | ||||
| * | increase width of the aside area and make default profile image size 300x300 | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| | | |||||
* | | undo the disabling of browser_prefetch and for the time being revert the ↵ | redmatrix | 2015-06-25 | 1 | -10/+10 |
| | | | | | | | | HTML cache until we can isolate all the zid and observer calls. Also get rid of youtube and vimeo bbcode tags which we should not be using any more. | ||||
* | | more work on mail flags | redmatrix | 2015-06-23 | 1 | -3/+2 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-18 | 1 | -4/+4 |
|\| |