Andrew Manning
|
5686ee13b4
|
Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md and render on plugins page.
|
2016-05-03 21:49:52 -04:00 |
|
Andrew Manning
|
2db86b950e
|
Merge remote-tracking branch 'upstream/dev' into plugin-repo
|
2016-05-03 06:33:11 -04:00 |
|
Andrew Manning
|
9619d02be9
|
AJAX and spinner for add repo form submission. Repo info will be displayed below the form.
|
2016-05-03 06:30:46 -04:00 |
|
redmatrix
|
b371c028ad
|
more security stuff
|
2016-05-02 22:28:27 -07:00 |
|
redmatrix
|
559ed3f0a8
|
sort out the rest of the source categories
|
2016-05-02 01:18:18 -07:00 |
|
redmatrix
|
a10fe5f13e
|
a couple of bugfixes from earlier checkins and implementation of source tags
|
2016-05-01 22:45:38 -07:00 |
|
redmatrix
|
5e458491f1
|
sort addons based on the internal display name instead of the filename
|
2016-05-01 20:43:57 -07:00 |
|
Andrew Manning
|
4ed5d6573c
|
Merge remote-tracking branch 'upstream/dev' into plugin-repo
|
2016-05-01 22:31:02 -04:00 |
|
Andrew Manning
|
c2d15e6c3b
|
New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis
|
2016-05-01 22:29:51 -04:00 |
|
redmatrix
|
f284558007
|
use only the std_version
|
2016-05-01 19:29:30 -07:00 |
|
redmatrix
|
23bb4e8e15
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2016-05-01 19:20:09 -07:00 |
|
redmatrix
|
cd518625bf
|
some much needed work on oembed security
|
2016-05-01 19:19:17 -07:00 |
|
Andrew Manning
|
b1ae4d776c
|
fixed tpl
|
2016-05-01 21:25:15 -04:00 |
|
Andrew Manning
|
95b9669213
|
Create form on admin/plugins page to add plugin git repo using PHPGit
|
2016-05-01 21:20:49 -04:00 |
|
Mario Vavti
|
fa80a5c113
|
make weblink and attach button hideable and some minor fixes
|
2016-05-01 15:45:42 +02:00 |
|
redmatrix
|
9446d0cbb4
|
Merge pull request #362 from Treer/fontawesome
Update Font-Awesome to 4.6.1
|
2016-05-01 08:02:03 +10:00 |
|
Mario Vavti
|
026787fc73
|
whitespace
|
2016-04-30 22:26:45 +02:00 |
|
Mario Vavti
|
d43c7603bf
|
more work on layout editors
|
2016-04-30 22:21:00 +02:00 |
|
Mario Vavti
|
c96b20c559
|
make mod editlayout use status_editor()
|
2016-04-30 21:56:52 +02:00 |
|
Mario Vavti
|
ab17b2e0d6
|
minor cleanup
|
2016-04-30 20:47:52 +02:00 |
|
Treer
|
7d380570df
|
update icon names in Zotlabs/
|
2016-05-01 04:13:30 +10:00 |
|
Mario Vavti
|
931a4fafe3
|
get rid of the unused ispublic variable
|
2016-04-29 21:38:36 +02:00 |
|
Mario Vavti
|
b797528b78
|
some work on making mod editpost use status_editor() - if you find anything related to jot broken please revert this commit
|
2016-04-29 13:18:42 +02:00 |
|
redmatrix
|
bb96f44861
|
allow engineering units (e.g. 400M, 1G) as service class limits
|
2016-04-28 21:02:27 -07:00 |
|
redmatrix
|
30a6ae3daa
|
This setting isn't implemented so remove the UI until it is.
|
2016-04-28 20:17:05 -07:00 |
|
redmatrix
|
2ddd03f597
|
provide a Hook method to unregister all hooks with a given filespec component. This will be useful in upgrading plugins to use new interfaces, as you won't have to individually unregister hook declarations that you are no longer using in the code.
|
2016-04-27 22:44:06 -07:00 |
|
Mario Vavti
|
a6baa5a6da
|
some refinements on jot
|
2016-04-27 11:36:02 +02:00 |
|
Mario Vavti
|
a9d926886e
|
make it more obvious what is behind the dropdowns
|
2016-04-25 10:00:50 +02:00 |
|
redmatrix
|
df2990b27e
|
Class method support for hooks
|
2016-04-23 15:16:54 -07:00 |
|
redmatrix
|
a3ce194bf5
|
Some issues discovered with linkinfo module, and update the doco about using object modules in addons; as there were a couple of surprises.
|
2016-04-21 22:16:57 -07:00 |
|
redmatrix
|
5a427dcee3
|
No idea how long RSD (Really Simple Discovery) has been broken. I had no idea it was even here.
|
2016-04-21 20:14:55 -07:00 |
|
redmatrix
|
540800da95
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2016-04-21 17:09:13 -07:00 |
|
redmatrix
|
1ff189ee90
|
new hook interface (the old one still works but requires handlers to have two calling arguments; the first of which is no longer used). The new interface is called from Zotlabs\Extend\Hook::register() and allows you to specify which hook version to use. The default will be the new interface with one function argument. We also implement the hook priority field which was always there but needed to be set manually in the DB. This provides a way for two hook handlers that implement the same hook interface to determine which order to be called in the event of conflicts.
|
2016-04-21 17:03:05 -07:00 |
|
redmatrix
|
692e41c41e
|
provide a way for the router to support custom controller objects and allow plugins to register class objects as modules instead of the traditional procedural interface.
|
2016-04-21 16:09:25 -07:00 |
|
git-marijus
|
391ed8655e
|
Merge pull request #351 from anaqreon/toggle-context-help
Toggle context help
|
2016-04-21 18:44:50 +02:00 |
|
Andrew Manning
|
82de68c3d3
|
Added admin/site setting that toggles context help panel. If disabled, original help menu button behavior is restored.
|
2016-04-21 06:41:55 -04:00 |
|
redmatrix
|
657b34c012
|
change the 404 warning from the router to reflect the new architecture
|
2016-04-20 22:50:59 -07:00 |
|
redmatrix
|
5eb594706b
|
make the cookie check agnostic to cookie state
|
2016-04-20 22:17:02 -07:00 |
|
redmatrix
|
2b0a04ea9e
|
revert the reversal of checkjs logic, but still restrict the behaviour scope to just those urls that require it
|
2016-04-20 22:10:00 -07:00 |
|
redmatrix
|
dff9e18c1e
|
We no longer require the diaspora_meta service locally.
|
2016-04-20 19:54:26 -07:00 |
|
Andrew Manning
|
b96eb1c823
|
Merge branch 'dev' into toggle-context-help
|
2016-04-20 21:05:01 -04:00 |
|
redmatrix
|
9040ee53e4
|
missing class instance pointer in Pconfig module upgrade
|
2016-04-19 19:09:35 -07:00 |
|
redmatrix
|
974390d5d2
|
remove test files which were committed by accident
|
2016-04-19 19:02:48 -07:00 |
|
Andrew Manning
|
7594796ee1
|
Try toggling context help using onclick attribute
|
2016-04-19 05:52:16 -04:00 |
|
redmatrix
|
f53478f142
|
a bit more namespace wrangling
|
2016-04-18 20:47:11 -07:00 |
|
redmatrix
|
2a4e8972e0
|
module updates
|
2016-04-18 20:38:38 -07:00 |
|
redmatrix
|
1698732cff
|
convert all the _well_known service controllers which are a bit touchy when it comes to the router
|
2016-04-18 01:35:09 -07:00 |
|
redmatrix
|
966773cdbb
|
pull in the new object router and a few selected samples for the new controller layout
|
2016-04-17 19:55:36 -07:00 |
|
redmatrix
|
0865d0ef51
|
Convert Channel to new module
|
2016-04-15 22:36:07 -07:00 |
|
redmatrix
|
b57f69d14d
|
cleanup and test of new router
|
2016-04-15 20:43:05 -07:00 |
|