Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Regrouped post buttons | Haakon Meland Eriksen | 2015-11-12 | 1 | -21/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Regrouped post buttons | Haakon Meland Eriksen | 2015-11-12 | 1 | -31/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-11-12 | 5 | -10/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Make upload and encrypt easier on phones by editing jot.tpl | Haakon Meland Eriksen | 2015-11-12 | 1 | -13/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Promoted upload of images and encryption | Haakon Meland Eriksen | 2015-11-11 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Rearranged comment buttons back | Haakon Meland Eriksen | 2015-11-11 | 1 | -13/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Rearranged comment buttons | Haakon Meland Eriksen | 2015-11-11 | 1 | -10/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | version and string update | redmatrix | 2015-12-05 | 2 | -322/+363 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | add hubzilla.nl as fallback | redmatrix | 2015-12-03 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-12-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | srand() is for seeding the PRNG. You want rand() here. | ken restivo | 2015-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | remove non-working directory server from the project fallback list. | redmatrix | 2015-12-03 | 1 | -1/+0 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | use the std_version where applicable instead of matching to the git. | redmatrix | 2015-12-03 | 2 | -7/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | time to tag the sucker1.0 | redmatrix | 2015-12-03 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | non-functional changes (changes to comments, etc.) | redmatrix | 2015-12-02 | 1 | -9/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | provide correct error if a directory server requires a realm_token and one wa... | redmatrix | 2015-12-02 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | prevent function name re-declaration in widget space | redmatrix | 2015-12-02 | 1 | -4/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-12-02 | 10 | -13301/+13326 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | es+nl and bluegrid update | jeroenpraat | 2015-12-03 | 5 | -13295/+13301 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | fix nav search popup active background color | Mario Vavti | 2015-12-02 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | fix mail attachment and photo permissions. issue #202 | Mario Vavti | 2015-12-02 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-12-02 | 4 | -7/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fix attachment rendering for mail | Mario Vavti | 2015-12-02 | 4 | -2/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | introduce STD_VERSION and get_std_version() [in include/plugin.php], we begin... | redmatrix | 2015-12-02 | 3 | -5/+17 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | issue #204 | redmatrix | 2015-12-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-12-01 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #200 from anaqreon/update-addon-script | redmatrix | 2015-12-02 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/redmatrix/hubzilla into update-ad... | Andrew Manning | 2015-11-30 | 6 | -122/+177 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Abort addon update if repo does not exist | Andrew Manning | 2015-11-30 | 1 | -1/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | usercache is no longer used | redmatrix | 2015-12-01 | 2 | -5/+4 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | fix badge padding in narrow navbar | Mario Vavti | 2015-12-01 | 2 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | make narrow navbar setting work again | Mario Vavti | 2015-12-01 | 2 | -3/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | version | redmatrix | 2015-11-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #201 from wave72/master | Wave | 2015-11-30 | 2 | -6634/+6637 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Updated Italian strings | Paolo Tacconi | 2015-11-30 | 2 | -6634/+6637 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #3 from redmatrix/master | Wave | 2015-11-25 | 525 | -14424/+116761 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | generalise the site black|white allow lists, also add a channel black|white l... | redmatrix | 2015-11-29 | 4 | -26/+63 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | report correct directory mode for standalone directories in siteinfo | redmatrix | 2015-11-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | create get_site_info() function so we can have a siteinfo.json module instead... | redmatrix | 2015-11-29 | 3 | -97/+115 | |
| |_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | issue #189 | redmatrix | 2015-11-29 | 2 | -1/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | don't try to pull public content from dead sites | redmatrix | 2015-11-29 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | log whatever is showing up in the delivery hash array since it seems that one... | redmatrix | 2015-11-29 | 2 | -1/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-28 | 7 | -30/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | reflect in form if we are editing or creating | Mario Vavti | 2015-11-28 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | css fixes | Mario Vavti | 2015-11-28 | 5 | -22/+43 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | fix tpl if clause | Mario Vavti | 2015-11-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | version | redmatrix | 2015-11-28 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-27 | 13 | -107/+128 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Reverted. | ken restivo | 2015-11-27 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Re-reading zottel's excellent docs, 70 seems the recommended default. Changed. | ken restivo | 2015-11-27 | 1 | -1/+1 |