Diogo Cordeiro
|
b730582336
[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
|
5 years ago |
Diogo Cordeiro
|
0c2c3ec862
[CORE] Plugin API now extends a new Module API
|
5 years ago |
Diogo Cordeiro
|
46f98b3142
[VersionBump] 1.19.0, fairly late
|
5 years ago |
Chimo
|
2c5cba28b6
Change status.net/wiki URLs to git.gnu.io
|
8 years ago |
Mikael Nordfeldth
|
871912a00a
Plugins didn't match lib/plugin.php onPluginVersion function definition
|
9 years ago |
Mikael Nordfeldth
|
4210096a6f
MobileProfile plugin cleanup
|
9 years ago |
Mikael Nordfeldth
|
9a2e3a52c9
Don't access HTTP_USER_AGENT if it doesn't exist
|
10 years ago |
Mikael Nordfeldth
|
414a95a784
Initial move towards microformats2
|
10 years ago |
Mikael Nordfeldth
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
11 years ago |
Mikael Nordfeldth
|
1c6f9df80e
PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX)
|
11 years ago |
Mikael Nordfeldth
|
8205c56e25
Stylesheet event now removed of StatusNet-remnants
|
11 years ago |
Scott Sweeny
|
94b524d6dc
plugins/MobileProfile/MobileProfilePlugin.php: add 'maemo' to recognized devices
|
13 years ago |
Evan Prodromou
|
5c0e8d2a2f
fix link for mobile profile when in singleuser mode
|
13 years ago |
Samantha Doherty
|
ab785f612a
Make MobileProfile load its own AND theme CSS files if available.
|
13 years ago |
Samantha Doherty
|
c6d6749d6f
Only unbind privacy checkbox when actually on mobile profile, oops.
|
13 years ago |
Samantha Doherty
|
a026608953
Only use mobile doctype on actual mobile devices.
|
13 years ago |
Samantha Doherty
|
70f01b2b34
Remove privacy checkbox replacement from Mobile Profile.
|
13 years ago |
Siebrand Mazeland
|
3501ad6c77
Add FIXME for missing i18n.
|
13 years ago |
Samantha Doherty
|
2a0dc2291d
Toggle to show and hide local nav.
|
13 years ago |
Samantha Doherty
|
e3acf5b72b
Remove primary nav and notice form overrides, and extra notice forms, from MobileProfile.
|
13 years ago |
Siebrand Mazeland
|
3bcff2fa86
Use profile->getBestName() instead of more complex i18n unfriendly construction.
|
13 years ago |
Brion Vibber
|
b58aa29168
Notice form cleanup: removing hardcoded id from counter references; prep for reusable notice forms.
|
13 years ago |
Brion Vibber
|
2a42dac72a
Partial implementation for ticket #2442: MobileProfile plugin should allow manual switching between regular and mobile rendering modes
|
13 years ago |
Evan Prodromou
|
0c7104ec2f
MobileProfile uses Plugin::path()
|
13 years ago |
Brion Vibber
|
54e98ffe22
Fix ticket #3013: MAX_FILE_SIZE hidden fields were incorrectly placed
|
14 years ago |
Siebrand Mazeland
|
bccbe8f519
* i18n/L10n update.
|
14 years ago |
Brion Vibber
|
c24458a9f0
Ticket #2638: allow themes to specify a base theme to load with 'include' setting in a theme.ini file
|
14 years ago |
Brion Vibber
|
7915386950
Allow plugins to load their styles for mobile view; fixes bad realtime button layout
|
14 years ago |
Brion Vibber
|
5996d80c09
Ticket #2184: recognize Palm Pre / WebOS browsers for MobileProfile
|
14 years ago |
Brion Vibber
|
8a02cad424
drop onStartShowHeadElements handler from MobileProfile; just duplicated the original code path, and after removing the bogus notice-spewing code it was running those things twice.
|
14 years ago |