]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Mikael Nordfeldth [Tue, 29 Mar 2016 10:13:53 +0000 (12:13 +0200)]
Forgotten File::getByUrl conversations (performance++)
Mikael Nordfeldth [Tue, 29 Mar 2016 10:13:33 +0000 (12:13 +0200)]
Better indexing for Notice (performance++)
Mikael Nordfeldth [Tue, 29 Mar 2016 10:13:23 +0000 (12:13 +0200)]
Upgrade info from Bookmark plugin
Mikael Nordfeldth [Mon, 28 Mar 2016 14:41:29 +0000 (16:41 +0200)]
a little bit more explicit logging
Mikael Nordfeldth [Mon, 28 Mar 2016 14:25:29 +0000 (16:25 +0200)]
Embarrasing copy-paste gone too fast
Mikael Nordfeldth [Mon, 28 Mar 2016 14:23:15 +0000 (16:23 +0200)]
DOMElement not DOMDocument
Mikael Nordfeldth [Mon, 28 Mar 2016 14:19:47 +0000 (16:19 +0200)]
Update Profile Data script fixes, might work for groups too now
Mikael Nordfeldth [Mon, 28 Mar 2016 13:42:41 +0000 (15:42 +0200)]
OStatus update profile data script fixes
Mikael Nordfeldth [Mon, 28 Mar 2016 09:33:52 +0000 (11:33 +0200)]
Probably fixes issue with looping XMPP queue items
Mikael Nordfeldth [Sun, 27 Mar 2016 14:36:45 +0000 (16:36 +0200)]
rename config option site/logdebug to log/debugtrace
Mikael Nordfeldth [Sun, 27 Mar 2016 14:21:43 +0000 (16:21 +0200)]
Embed attachments marked up as microformats2 (I think rather properly)
Mikael Nordfeldth [Sun, 27 Mar 2016 13:01:44 +0000 (15:01 +0200)]
Initial (not yet working) fetch remote plugin
Mikael Nordfeldth [Sun, 27 Mar 2016 13:01:08 +0000 (15:01 +0200)]
Matching inherited function definition
Mikael Nordfeldth [Sun, 27 Mar 2016 12:56:27 +0000 (14:56 +0200)]
Output proper remote info on WebFinger notice resources
Mikael Nordfeldth [Sun, 27 Mar 2016 12:54:14 +0000 (14:54 +0200)]
Actually return an Ostatus_profile
Mikael Nordfeldth [Sun, 27 Mar 2016 12:00:05 +0000 (14:00 +0200)]
FetchRemoteNotice event call in Notice (not effective yet)
Mikael Nordfeldth [Thu, 24 Mar 2016 02:01:18 +0000 (03:01 +0100)]
Use HTTPClient instead of Yadis HTTPFetcher in Linkback plugin
Mikael Nordfeldth [Thu, 24 Mar 2016 01:44:11 +0000 (02:44 +0100)]
HTTPClient::quickGet now supports headers as argument
They should be in a numeric array, already formatted as headers,
ready to go. (Header-Name: Content of the header)
Mikael Nordfeldth [Thu, 24 Mar 2016 01:00:16 +0000 (02:00 +0100)]
Catch some exceptions in Linkback
Mikael Nordfeldth [Thu, 24 Mar 2016 00:54:33 +0000 (01:54 +0100)]
Strictify Notice->isPublic()
Mikael Nordfeldth [Thu, 24 Mar 2016 00:41:58 +0000 (01:41 +0100)]
Stricter typing in Realtime plugin functions
Mikael Nordfeldth [Wed, 23 Mar 2016 16:53:38 +0000 (17:53 +0100)]
Attachment and file handling since we could get NULL instead of File
Mikael Nordfeldth [Wed, 23 Mar 2016 16:52:02 +0000 (17:52 +0100)]
Debugging output in OStatus for easier reading+greping
Mikael Nordfeldth [Wed, 23 Mar 2016 16:51:13 +0000 (17:51 +0100)]
Not really necessary in practice but makes better queries
Mikael Nordfeldth [Wed, 23 Mar 2016 14:25:21 +0000 (15:25 +0100)]
If upgraded from http to https, keep hubsub->topic up to date too (thanks hannes2peer)
Mikael Nordfeldth [Wed, 23 Mar 2016 14:22:34 +0000 (15:22 +0100)]
Use the new onUpdateKeys in dataobject for tasks on-update of keys
sets the hashkey column of the row to sha1(topic + '|' + callback)
Mikael Nordfeldth [Wed, 23 Mar 2016 14:21:02 +0000 (15:21 +0100)]
Change config webfinger/http_alias to fix/legacy_http
Set $config['fix']['legacy_http'] to perform some actions that are
needed if your site used to be served over http but now has upgraded
to https!
Mikael Nordfeldth [Wed, 23 Mar 2016 14:19:50 +0000 (15:19 +0100)]
Allow actions to be performed on updateWithKeys
Avoids overloading and lets dataobject classes use onUpdateKeys()
to do special stuff, like if a key is made up of a hash of other fields etc.
Mikael Nordfeldth [Tue, 22 Mar 2016 21:37:59 +0000 (22:37 +0100)]
Forgot a microsummary route in the latest commit
Mikael Nordfeldth [Tue, 22 Mar 2016 21:31:01 +0000 (22:31 +0100)]
Microsummaries had issues and were removed in Firefox 6.0 anyway
It is argued there are many better ways to get a "micro summary" of
a profile or site.
Mikael Nordfeldth [Tue, 22 Mar 2016 13:02:36 +0000 (14:02 +0100)]
If the attachment is a photo, don't replace representation in oEmbed
Mikael Nordfeldth [Mon, 21 Mar 2016 23:03:22 +0000 (00:03 +0100)]
entry attachment css
Mikael Nordfeldth [Mon, 21 Mar 2016 17:07:29 +0000 (18:07 +0100)]
doActionPost for delete should use deleteAs
Mikael Nordfeldth [Mon, 21 Mar 2016 16:50:06 +0000 (17:50 +0100)]
Just some comment clarification
Mikael Nordfeldth [Mon, 21 Mar 2016 16:34:03 +0000 (17:34 +0100)]
Notice->deleteRelated should be called from delete()
Mikael Nordfeldth [Mon, 21 Mar 2016 11:27:04 +0000 (12:27 +0100)]
Merge branch 'master' into mmn_fixes
Mikael Nordfeldth [Mon, 21 Mar 2016 11:25:04 +0000 (12:25 +0100)]
Some Google stuff that need to be there (or comments)
Note that these won't be shown to the enduser and will never be accessed automatically.
We should put the salmon-protocol stuff on ostatus.org
Mikael Nordfeldth [Mon, 21 Mar 2016 11:12:24 +0000 (12:12 +0100)]
woops, accidentally deleted updates-from rel on mass Google-deletion
Mikael Nordfeldth [Mon, 21 Mar 2016 11:12:24 +0000 (12:12 +0100)]
woops, accidentally deleted updates-from rel on mass Google-deletion
Mikael Nordfeldth [Mon, 21 Mar 2016 10:17:25 +0000 (11:17 +0100)]
Avoid "property of non-object" PHP notice.
Mikael Nordfeldth [Mon, 21 Mar 2016 02:24:15 +0000 (03:24 +0100)]
Merge branch 'master' of git.gnu.io:gnu/gnu-social into mmn_fixes
Mikael Nordfeldth [Mon, 21 Mar 2016 02:11:22 +0000 (03:11 +0100)]
geometa.js doesn't exist anymore
Mikael Nordfeldth [Mon, 21 Mar 2016 02:21:51 +0000 (03:21 +0100)]
Merge branch 'master' of git.gnu.io:gnu/gnu-social into mmn_fixes
mmn [Mon, 21 Mar 2016 02:21:39 +0000 (22:21 -0400)]
Merge branch 'new-avatar' into 'master'
Changed default avatar in neo-gnu for the more fun @mosphirit gnu.
For now I am going to propose only that change, the default avatar. In the future maybe we can use only one SVG instead multiple PNG but I want to do for now the less changes possible.
See merge request !116
Mikael Nordfeldth [Mon, 21 Mar 2016 02:12:24 +0000 (03:12 +0100)]
oEmbed CSS file
Mikael Nordfeldth [Mon, 21 Mar 2016 02:11:22 +0000 (03:11 +0100)]
geometa.js doesn't exist anymore
Mikael Nordfeldth [Mon, 21 Mar 2016 02:10:19 +0000 (03:10 +0100)]
Merge branch 'master' of git.gnu.io:gnu/gnu-social into mmn_fixes
Conflicts:
plugins/Minify/extlib/minify/README.txt
plugins/Minify/extlib/minify/UPGRADING.txt
plugins/Minify/extlib/minify/min/README.txt
plugins/Minify/extlib/minify/min/builder/index.php
plugins/Minify/extlib/minify/min/lib/JSMin.php
plugins/Minify/extlib/minify/min/lib/Minify.php
plugins/Minify/extlib/minify/min/lib/Minify/CSS.php
plugins/Minify/extlib/minify/min/lib/Minify/CSS/Compressor.php
plugins/Minify/extlib/minify/min/lib/Minify/Controller/Page.php
plugins/Minify/extlib/minify/min/lib/Minify/Packer.php
plugins/Recaptcha/RecaptchaPlugin.php
mmn [Mon, 21 Mar 2016 02:07:06 +0000 (22:07 -0400)]
Merge branch 'bashrc/remove_google_references' into 'master'
Remove Google References
This removes most references to:
- Google Code
- Google Buzz
- Google Maps
- Google Gears
- General Google services promotion
There are still some remaining Google references, particularly a script within plugins/Minify. You might want to check that to see if it's really necessary and whether the javascript it points to is actually free software.
See merge request !117
Mikael Nordfeldth [Mon, 21 Mar 2016 02:02:22 +0000 (03:02 +0100)]
Minify is evil.
Mikael Nordfeldth [Mon, 21 Mar 2016 01:56:47 +0000 (02:56 +0100)]
Issue #166 - we test exif data below, no need for error output
Mikael Nordfeldth [Mon, 21 Mar 2016 01:55:10 +0000 (02:55 +0100)]
Fix issue #171 with latent htmLawed reference
Mikael Nordfeldth [Mon, 21 Mar 2016 01:48:37 +0000 (02:48 +0100)]
Don't use default_port for irc schemes
Mikael Nordfeldth [Mon, 21 Mar 2016 01:46:28 +0000 (02:46 +0100)]
irc and ircs schemes for HTMLPurifier
Mikael Nordfeldth [Mon, 21 Mar 2016 01:42:28 +0000 (02:42 +0100)]
Hacky method to avoid cutting conversation "more" link out
Mikael Nordfeldth [Mon, 21 Mar 2016 01:33:57 +0000 (02:33 +0100)]
Split threaded notice list classes into own files.
Bob Mottram [Sun, 20 Mar 2016 13:06:58 +0000 (13:06 +0000)]
Remove Google References
This removes most references to Google, with some
remaining since they may point to things which are still
relevant. References to Google Code, Google Buzz and
Google Maps have been removed
Carlos SanmartĂn Bustos [Sat, 19 Mar 2016 11:53:59 +0000 (12:53 +0100)]
Changed default avatar in neo-gnu for the more fun @mosphirit gnu.
Mikael Nordfeldth [Thu, 17 Mar 2016 11:58:40 +0000 (12:58 +0100)]
Full-content oEmbed html doesn't take up all space (and renders properly)
Mikael Nordfeldth [Wed, 16 Mar 2016 23:31:45 +0000 (00:31 +0100)]
oEmbed neatifying (inspired by Qvitter)
Mikael Nordfeldth [Wed, 16 Mar 2016 23:31:32 +0000 (00:31 +0100)]
h5 and h6 don't need margin-bottom methinks
Mikael Nordfeldth [Wed, 16 Mar 2016 19:37:57 +0000 (20:37 +0100)]
only direct .inline-attachment children
Mikael Nordfeldth [Tue, 15 Mar 2016 15:55:39 +0000 (16:55 +0100)]
Merge branch 'master' into mmn_fixes
Mikael Nordfeldth [Tue, 15 Mar 2016 15:52:57 +0000 (16:52 +0100)]
Upgrading from 1.1.x would make uri fields have length=255
Mikael Nordfeldth [Tue, 15 Mar 2016 15:53:19 +0000 (16:53 +0100)]
More verbose salmon debugging
Mikael Nordfeldth [Tue, 15 Mar 2016 15:52:57 +0000 (16:52 +0100)]
Upgrading from 1.1.x would make uri fields have length=255
Mikael Nordfeldth [Mon, 14 Mar 2016 14:26:03 +0000 (15:26 +0100)]
UPDATE ActivityVerb
Mikael Nordfeldth [Mon, 14 Mar 2016 14:25:05 +0000 (15:25 +0100)]
Woops, forgot to include this file!
Mikael Nordfeldth [Thu, 10 Mar 2016 14:15:06 +0000 (15:15 +0100)]
Redundant font definitions in CSS
Mikael Nordfeldth [Thu, 10 Mar 2016 13:20:21 +0000 (14:20 +0100)]
Make oEmbed handle our http/https setting better.
Mikael Nordfeldth [Thu, 10 Mar 2016 12:46:19 +0000 (13:46 +0100)]
forgot 'new' after throw
Mikael Nordfeldth [Wed, 9 Mar 2016 22:49:01 +0000 (23:49 +0100)]
Make sure File_thumbnail->getPath() doesn't throw NoResultException
Mikael Nordfeldth [Wed, 9 Mar 2016 14:16:47 +0000 (15:16 +0100)]
Define-ify excluded end-characters of URL autolinking
Mikael Nordfeldth [Wed, 9 Mar 2016 14:05:36 +0000 (15:05 +0100)]
Reduce the number of allowed characters in auto-linking URLs.
Mikael Nordfeldth [Wed, 9 Mar 2016 13:52:15 +0000 (14:52 +0100)]
If our host matched in File lookup, it could throw exceptions on Router->map
Mikael Nordfeldth [Wed, 9 Mar 2016 13:51:52 +0000 (14:51 +0100)]
Save allowed path/qstring/fragment characters in constants
Mikael Nordfeldth [Wed, 9 Mar 2016 13:17:55 +0000 (14:17 +0100)]
throw exception instead of clientError
Mikael Nordfeldth [Tue, 8 Mar 2016 19:01:06 +0000 (20:01 +0100)]
Let's be consistent with URL verbs
Mikael Nordfeldth [Tue, 8 Mar 2016 18:56:25 +0000 (19:56 +0100)]
Profile->noticeCount minor change
Mikael Nordfeldth [Tue, 8 Mar 2016 01:00:34 +0000 (02:00 +0100)]
Match empty on "" and not just NULL
Mikael Nordfeldth [Tue, 8 Mar 2016 00:59:58 +0000 (01:59 +0100)]
Super special case where we should copy files instead of mv
Mikael Nordfeldth [Tue, 8 Mar 2016 00:36:24 +0000 (01:36 +0100)]
Display locally stored remote GIFs as thumbnails
Many newspapers seem to use animated GIFs as catchy header images, which
we would fail to show from oEmbed/OpenGraph fetching since they would
want us to "use File as Thumbnail", but the only place the image filename
was stored was in File_thumbnail, for the thumbnail of that file_id which
had a URL set.
Mikael Nordfeldth [Mon, 7 Mar 2016 22:37:07 +0000 (23:37 +0100)]
Note that you should run upgrade procedure as the PHP user
Mikael Nordfeldth [Mon, 7 Mar 2016 22:23:32 +0000 (23:23 +0100)]
chmod 0775 directories we create
Security for the 'g+rx' should be handle by having the parent directory
inaccessible for global users, which is usually the case.
Mikael Nordfeldth [Mon, 7 Mar 2016 21:55:52 +0000 (22:55 +0100)]
fillConfigVoids to set default value of empty config options
Mikael Nordfeldth [Mon, 7 Mar 2016 21:33:34 +0000 (22:33 +0100)]
Relatively experimental change to store thumbnails in 'file/thumb/' (by default)
Mikael Nordfeldth [Mon, 7 Mar 2016 19:13:07 +0000 (20:13 +0100)]
Portability for filepath in File
Mikael Nordfeldth [Mon, 7 Mar 2016 19:09:15 +0000 (20:09 +0100)]
static function declaration
Mikael Nordfeldth [Sun, 6 Mar 2016 17:15:36 +0000 (18:15 +0100)]
Unnecessary debug output
Mikael Nordfeldth [Sun, 6 Mar 2016 16:47:35 +0000 (17:47 +0100)]
Use information about activityschema public mention for Notice scope
Mikael Nordfeldth [Sun, 6 Mar 2016 16:31:40 +0000 (17:31 +0100)]
Declare AdminpanelAction::canAdmin as static, since that's how it's used.
Mikael Nordfeldth [Sun, 6 Mar 2016 16:27:40 +0000 (17:27 +0100)]
Move mail_confirm_address out of mail.php
Mikael Nordfeldth [Sun, 6 Mar 2016 15:45:29 +0000 (16:45 +0100)]
Don't resend confirm_address if profile is silenced
Mikael Nordfeldth [Sun, 6 Mar 2016 02:39:02 +0000 (03:39 +0100)]
Allow gopher: scheme in link href
mmn [Sat, 5 Mar 2016 13:08:42 +0000 (08:08 -0500)]
Merge branch 'no_sandboxed_repeats_branch' into 'nightly'
Don't include repeated notices from sandboxed users in the public timeline
See merge request !115
Mikael Nordfeldth [Sat, 5 Mar 2016 11:42:27 +0000 (12:42 +0100)]
Accessibility navigation improvement
Mikael Nordfeldth [Sat, 5 Mar 2016 11:05:12 +0000 (12:05 +0100)]
MediaFile::fromUpload handles missing local file better
Mikael Nordfeldth [Sat, 5 Mar 2016 10:59:46 +0000 (11:59 +0100)]
filename_base option isn't optimal
For different "download filenames" we should use some other method.
Mikael Nordfeldth [Sat, 5 Mar 2016 01:54:13 +0000 (02:54 +0100)]
PEAR Mail package updated to 1.3.0
1.3.0 (stable) was released on 2016-01-31
Source: https://pear.php.net/package/Mail
Mikael Nordfeldth [Sat, 5 Mar 2016 00:26:34 +0000 (01:26 +0100)]
Handle reuploads via filehandle better if original is missing
Mikael Nordfeldth [Sat, 5 Mar 2016 00:03:48 +0000 (01:03 +0100)]
Use $this->scoped in AvatarsettingsAction