.. |
modules
|
0c2c3ec862
[CORE] Plugin API now extends a new Module API
|
5 lat temu |
accountmover.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
accountprofileblock.php
|
51ecd6be15
Fix some ProfileAction stuff, add function profileActionPreparation
|
9 lat temu |
action.php
|
2850e56f30
[CORE] Add custom favicon configuration support
|
5 lat temu |
activity.php
|
1517deeeb6
Since ActivityContext::CONVERSATION changed to 'conversation' instead of 'ostatus:conversation' we need to add it ourselves
|
7 lat temu |
activitycontext.php
|
07458e5375
Fixed the parsing of ostatus:conversation etc.
|
7 lat temu |
activityimporter.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
activitymover.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
activityobject.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
activitysink.php
|
7db24c32d6
* fix some i18n and L10n issues
|
14 lat temu |
activitysource.php
|
b28266b3d6
Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString()
|
14 lat temu |
activitystreamjsondocument.php
|
c03ed457a6
Fix broken user activitystreams feed due to deleted notices
|
5 lat temu |
activitystreamslink.php
|
4b83d62750
Split classes into their own files
|
9 lat temu |
activitystreamsmedialink.php
|
4b83d62750
Split classes into their own files
|
9 lat temu |
activityutils.php
|
8a4bec811b
Notices start saving selfLink from activities/objects
|
7 lat temu |
activityverb.php
|
349e842078
UPDATE ActivityVerb
|
8 lat temu |
adminform.php
|
b9177f5e2e
* i18n/L10n and translator documentation updates.
|
14 lat temu |
adminpanelaction.php
|
9de79f0a36
Update prepare() method on Action subclasses.
|
8 lat temu |
adminpanelnav.php
|
9a8ccbaef2
Call HomeStubNav instead of duplicating code
|
9 lat temu |
alreadyfulfilledexception.php
|
b16d8cba1d
AlreadyFulfilledException added, for acceptable exceptions
|
10 lat temu |
apiaction.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
apiauthaction.php
|
5f7032dfee
Verify that authenticated API calls are made from our domain name.
|
8 lat temu |
apibareauthaction.php
|
2938b3e960
Don't return true on requiresAuth if screen_name==='0'
|
8 lat temu |
apignusocialoauthdatastore.php
|
94d54ebc29
Function declarations to match parent class
|
9 lat temu |
apilistusers.php
|
c00491cd7a
Cosmetic changes to common_redirect, clientError, serverError
|
10 lat temu |
apioauthaction.php
|
628e7fa583
ApiOAuthAction functions didn't match parents
|
9 lat temu |
apiprivateauthaction.php
|
34a6624452
Qvitter API changes (thanks hannes2peer)
|
11 lat temu |
applicationeditform.php
|
edd8045375
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
|
13 lat temu |
applicationlist.php
|
a6e299a2fc
OAuth stuff adapted for FormAction
|
9 lat temu |
approvegroupform.php
|
3be26565fb
Update translator documentation.
|
13 lat temu |
approvesubform.php
|
3bddf01350
Somewhat better layout for approving/rejecting subrequests
|
9 lat temu |
arraywrapper.php
|
dc7099aa5a
ArrayWrapper::fetchAll() shortcut
|
13 lat temu |
atom10feed.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
atomcategory.php
|
f5128015be
Use outputTo() instead of asString() for including sub-elements
|
14 lat temu |
atomgroupnoticefeed.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
atomlistnoticefeed.php
|
fcf47f315b
Removed deprecated activity:subject
|
11 lat temu |
atomnoticefeed.php
|
65f1f74f2b
Type controlling in lib/atomnoticefeed.php
|
9 lat temu |
atompubaction.php
|
b2d332c914
These were meant for lower classes
|
9 lat temu |
atompubclient.php
|
0ec3047e0c
Move AtomPubClient to its own module
|
13 lat temu |
atomusernoticefeed.php
|
89704bcdee
Fixes some non-defined variables in commit eb2f93a
|
10 lat temu |
attachment.php
|
3c9a07677e
[CORE] Attachments and thumbnails aren't accessed directly by the file under the file storage folder, but indirectly from PHP, so that access to the file folder can be blocked in the server config
|
5 lat temu |
attachmentlist.php
|
f746866b65
[StoreRemoteMedia] StoreRemoteMedia now uses the new filename format, which allows it to display correctly in the UI. Formatting fixes
|
5 lat temu |
attachmentlistitem.php
|
f746866b65
[StoreRemoteMedia] StoreRemoteMedia now uses the new filename format, which allows it to display correctly in the UI. Formatting fixes
|
5 lat temu |
attachmentnoticesection.php
|
51f97c7e84
section control over their notice lists + HTML id stuff
|
10 lat temu |
authorizationexception.php
|
1525acdca1
Extend authorization framework to cover login and API use
|
13 lat temu |
avatarlink.php
|
d5a24da167
only variables can be sent by reference (strict standards)
|
9 lat temu |
backupaccountform.php
|
19b743a9f5
Set time limit to increase time backupaccount can take
|
8 lat temu |
blockform.php
|
b9177f5e2e
* i18n/L10n and translator documentation updates.
|
14 lat temu |
cache.php
|
b6e7b18c7b
[PLUGIN API] Bug fixes and improvements
|
5 lat temu |
cachingnoticestream.php
|
22fead1b46
Squashed commit of the following:
|
13 lat temu |
callableleftcurry.php
|
9f30c299ee
[CORE] Make tests great gain
|
5 lat temu |
cancelgroupform.php
|
55aa68b941
CancelGroupForm gets same typing as Join and Leave
|
9 lat temu |
cancelsubscriptionform.php
|
700018fd09
L10n/i18n updated.
|
13 lat temu |
channel.php
|
83fb5e6023
Mass replacement of #-comments with //-comments
|
13 lat temu |
clienterroraction.php
|
16088d9439
ErrorAction and InfoAction fixes, are now ManagedAction
|
8 lat temu |
clientexception.php
|
b9177f5e2e
* i18n/L10n and translator documentation updates.
|
14 lat temu |
columndef.php
|
b9177f5e2e
* i18n/L10n and translator documentation updates.
|
14 lat temu |
command.php
|
1f866fcaed
ActivityGenerationTests.php fails but doesn't crash anymore.
|
8 lat temu |
commandinterpreter.php
|
c5da7306bd
return logic tidied up for command interpretation
|
9 lat temu |
common.php
|
9f30c299ee
[CORE] Make tests great gain
|
5 lat temu |
configexception.php
|
d6598e790c
Introduce a ConfigException
|
8 lat temu |
connectedappslist.php
|
a6e299a2fc
OAuth stuff adapted for FormAction
|
9 lat temu |
conversationnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
8 lat temu |
daemon.php
|
f29d8e0d5a
Make daemons call setgid() *before* setuid() because doing it the other way around doesn't appear to work, at least on Linux.
|
10 lat temu |
dberroraction.php
|
7abecb61bd
i18n/L10n updates.
|
13 lat temu |
dbqueuemanager.php
|
c5a4921176
log with var_export (our shorthand _ve())
|
8 lat temu |
default.php
|
452e0fe553
[DEFAULT] Add 'DirectionDetector' as a default plugin
|
5 lat temu |
defaultlocalnav.php
|
45952ff164
"Lists with you" and "List subscriptions" in the right aside, "Lists" in the left aside
|
13 lat temu |
defaultprofileblock.php
|
cc3841a623
Profile sized avatar in DefaultProfileBlock
|
10 lat temu |
deletegroupform.php
|
fbec7c4e75
Issue #121 - use correct Group ID and strict User_group typing
|
9 lat temu |
deletetree.php
|
afe8158cb7
[MODULES] Allow to upload third party plugins
|
5 lat temu |
deleteuserform.php
|
08cb576b52
Add translator documentation
|
14 lat temu |
deluserqueuehandler.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
distribqueuehandler.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
docfile.php
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
9 lat temu |
dofollowlistitem.php
|
e02c10a589
common_render_content doesn't require a Profile now
|
9 lat temu |
emailexception.php
|
1f76c1e4a9
Initial user doesn't need as strict checking on email
|
8 lat temu |
emptypkeyvalueexception.php
|
7978cd6d59
s/EmptyIdException/EmptyPkeyValueException/
|
8 lat temu |
erroraction.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
event.php
|
b6e7b18c7b
[PLUGIN API] Bug fixes and improvements
|
5 lat temu |
featureduserssection.php
|
14308c21db
Don't show featuredusersection by default
|
13 lat temu |
feed.php
|
128a00c4ab
Include feeds in Link HTTP headers, for easier discovery
|
8 lat temu |
feedimporter.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
feedlist.php
|
e6507a0f18
FeedList widget had mismatching show() definition
|
9 lat temu |
filenotfoundexception.php
|
952f68fed5
File upload logging for dummies
|
8 lat temu |
filenoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
8 lat temu |
filenotstoredlocallyexception.php
|
f02d32b718
Reworked File->getUrl to throw exception
|
8 lat temu |
filteringnoticestream.php
|
9534969c05
Don't set is_local=LOCAL_NONPUBLIC on sandboxed user notices
|
8 lat temu |
form.php
|
bca4bb8373
allow form ->li() to set $class
|
9 lat temu |
formaction.php
|
44653d339d
[Poll] Refactoring and minor bug fixes
|
5 lat temu |
framework.php
|
0c2c3ec862
[CORE] Plugin API now extends a new Module API
|
5 lat temu |
fullnoticestream.php
|
d2507a6266
Gotta declare FullNoticeStream as abstract class
|
8 lat temu |
fullthreadednoticelist.php
|
d76d37340a
Function declarations not matching their parents
|
9 lat temu |
galleryaction.php
|
01a4ab30dc
Removing MicroID as well as simplifying profileaction
|
9 lat temu |
gnusocial.php
|
0c2c3ec862
[CORE] Plugin API now extends a new Module API
|
5 lat temu |
grantroleform.php
|
7abecb61bd
i18n/L10n updates.
|
13 lat temu |
groupaction.php
|
af6a3aa456
Make Group actions ManagedAction so groupbyid works
|
8 lat temu |
groupadminsection.php
|
47c7e1b875
Breaking class definitions out into separate files and fixing typing
|
9 lat temu |
groupblockedminilist.php
|
47c7e1b875
Breaking class definitions out into separate files and fixing typing
|
9 lat temu |
groupblockedminilistitem.php
|
47c7e1b875
Breaking class definitions out into separate files and fixing typing
|
9 lat temu |
groupblockform.php
|
edd8045375
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
|
13 lat temu |
groupeditform.php
|
a89e91da79
By default, don't allow nick changes for profiles
|
9 lat temu |
grouplist.php
|
414a95a784
Initial move towards microformats2
|
10 lat temu |
groupmemberlist.php
|
dc7c64592b
Add var type to newListItem() parameter
|
7 lat temu |
groupmemberlistitem.php
|
3be26565fb
Update translator documentation.
|
13 lat temu |
groupmembersminilist.php
|
47c7e1b875
Breaking class definitions out into separate files and fixing typing
|
9 lat temu |
groupmembersminilistitem.php
|
47c7e1b875
Breaking class definitions out into separate files and fixing typing
|
9 lat temu |
groupminilist.php
|
dee4ca37ab
GROUPS_PER_MINILIST was undefined in profileaction.php
|
9 lat temu |
groupnoprofileexception.php
|
5d4b1d0b88
Appropriate exception message in GroupNoProfileException
|
9 lat temu |
groupnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
8 lat temu |
groupprofileblock.php
|
e4f1c77d6b
showAvatar functions deduplicated into Widget class
|
10 lat temu |
groupsbymemberssection.php
|
36d619480a
Rip out user, group and site design customization code
|
13 lat temu |
groupsbypostssection.php
|
36d619480a
Rip out user, group and site design customization code
|
13 lat temu |
groupsection.php
|
773441c2c5
abstract declaration of GroupSection
|
10 lat temu |
groupsnav.php
|
4479d780e5
List groups with nickname instead of full name in sidebar
|
9 lat temu |
homestubnav.php
|
d0347bb98f
Removing home stub if empty
|
9 lat temu |
htmloutputter.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
httpclient.php
|
7070a14480
[CORE][StoreRemoteMedia] Fixed bug where sometimes images were written outside the site root
|
5 lat temu |
imagefile.php
|
8b106dbc6c
[MEDIA] Fixed wrong image cropping
|
5 lat temu |
imchannel.php
|
fa91bc7132
Some getStaticProperty calls to PEAR globalized
|
11 lat temu |
immanager.php
|
e7a026091c
enqueue_outgoing_raw -> enqueueOutgoingRaw
|
14 lat temu |
imqueuehandler.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
imreceiverqueuehandler.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
imsenderqueuehandler.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
inboxnoticestream.php
|
c802480d75
[CORE] Add new Notice scope for private messaging
|
5 lat temu |
infoaction.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
inlineattachmentlist.php
|
97ac722b24
Accessibility navigation improvement
|
8 lat temu |
inlineattachmentlistitem.php
|
4314a286e3
Less convoluted attachmentlistitem function calls
|
8 lat temu |
installer.php
|
db3253e5d2
[CORE] Bump PHP requirement to PHP7.3+
|
5 lat temu |
internalsessionhandler.php
|
08b6cfde66
[SESSION] Add backwards compatibility for third party plugins depending on old Session::cleanup()
|
5 lat temu |
invalidfilenameexception.php
|
ca8f0f84c4
Woops, forgot to include this file!
|
8 lat temu |
invalidurlexception.php
|
f46d675a20
GNU social is with a minor s.
|
11 lat temu |
invitebuttonsection.php
|
f9c51c2478
No corporate-only strings in code base anymore
|
9 lat temu |
inviteform.php
|
e48c26e156
Update translator documentation, i18n and L10n.
|
13 lat temu |
iomanager.php
|
50e611a1a9
Shouldn't define static classes as abstract.
|
11 lat temu |
iomaster.php
|
eb5097aecb
We don't need _that_ noisy queue managers...
|
11 lat temu |
joinform.php
|
fbec7c4e75
Issue #121 - use correct Group ID and strict User_group typing
|
9 lat temu |
jsonactivitycollection.php
|
a7df79ac07
Force arrays in constructors of ActivityStreamJSONDocument and JSONActivityCollection
|
7 lat temu |
jsonsearchresultslist.php
|
a7043bf7cc
Split up source and source_link. Never trust HTML!
|
8 lat temu |
language.php
|
9f30c299ee
[CORE] Make tests great gain
|
5 lat temu |
leaveform.php
|
fbec7c4e75
Issue #121 - use correct Group ID and strict User_group typing
|
9 lat temu |
liberalstomp.php
|
791b98046d
Stomp blocking writes fix
|
14 lat temu |
listsnav.php
|
792b62874e
Require Profile for Profile->getLists
|
9 lat temu |
location.php
|
26a6eca94e
Location::fromOptions(Notice::locationOptions(...))
|
9 lat temu |
logingroupnav.php
|
b150b9439a
don't show register in login if already logged in
|
13 lat temu |
mail.php
|
db5a29fd9a
[DirectMessage] Major plugin rework
|
5 lat temu |
mailhandler.php
|
48da97f204
MediaFile code improvements, preparing to implement multi-attachments
|
11 lat temu |
makeadminform.php
|
edd8045375
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
|
13 lat temu |
managedaction.php
|
44653d339d
[Poll] Refactoring and minor bug fixes
|
5 lat temu |
mediafile.php
|
afe8158cb7
[MODULES] Allow to upload third party plugins
|
5 lat temu |
menu.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
methodnotimplementedexception.php
|
50e611a1a9
Shouldn't define static classes as abstract.
|
11 lat temu |
moderatednoticestream.php
|
7d4658643d
the repeated notice can be from a sandboxed user too
|
8 lat temu |
moremenu.php
|
a053d96bf2
Better list-unwrapping in MoreMenu
|
13 lat temu |
mysqlschema.php
|
f67a93eddc
[CORE] Bump Database requirement to MariaDB 10.3+
|
5 lat temu |
networkpublicnoticestream.php
|
c802480d75
[CORE] Add new Notice scope for private messaging
|
5 lat temu |
nickname.php
|
74ad4038ac
Allow username or email in login form
|
5 lat temu |
noavatarexception.php
|
f46d675a20
GNU social is with a minor s.
|
11 lat temu |
nohttpresponseexception.php
|
098c8b1df4
NoHttpResponseException extends HTTP_Request2_ConnectionException
|
8 lat temu |
noobjecttypeexception.php
|
5999171c11
Throw NoObjectTypeException on Notice->getObjectType if no string
|
8 lat temu |
noparentnoticeexception.php
|
c84b21008e
Notice->getParent code reuse
|
9 lat temu |
noprofileexception.php
|
e83b2e147a
NoProfileException collision avoidance fix
|
10 lat temu |
noqueuehandlerexception.php
|
f699ffeb8a
Exception handling in queue handler logic
|
8 lat temu |
noresultexception.php
|
2cecfe8f82
We can only handle Memcached_DataObject in NoResultException
|
11 lat temu |
noroutemapexception.php
|
df00a88cb4
Forgot to add NoRouteMapException to 6834f355f291c444c778b49c49d8663f7098ae01
|
8 lat temu |
nosuchgroupexception.php
|
bcb6dadc9f
Corrected message in NoSuchGroupException
|
9 lat temu |
nosuchuserexception.php
|
09ef1fff69
NoticeListItem attentions showed double for User_group
|
11 lat temu |
noticeform.php
|
90bd9088bb
[GNUsocialProfileExtensions] Fixed plugin
|
5 lat temu |
noticelist.php
|
1459f10803
[GroupFavorited] Fix plugin
|
5 lat temu |
noticelistactorsitem.php
|
fcdd061b4f
pluginified most of hasFave, getFaves and related calls
|
10 lat temu |
noticelistitem.php
|
0b58465fb9
[CORE] Fix notice delete-form
|
5 lat temu |
noticelistitemadapter.php
|
fcdd061b4f
pluginified most of hasFave, getFaves and related calls
|
10 lat temu |
noticesaveexception.php
|
deda83fdef
Distinguish notice saving errors from others for Salmon
|
8 lat temu |
noticesection.php
|
51f97c7e84
section control over their notice lists + HTML id stuff
|
10 lat temu |
noticestream.php
|
2f91cb0df7
We should assume all verbs and such are their full URIs in our db
|
8 lat temu |
noticestreamaction.php
|
128a00c4ab
Include feeds in Link HTTP headers, for easier discovery
|
8 lat temu |
nouploadedmediaexception.php
|
8b585ff647
MediaFile upload simplifying
|
9 lat temu |
nouriexception.php
|
d2c749c7de
NoUriException added and implemented in FeedSub class
|
10 lat temu |
nudgeform.php
|
b1d451f98b
Upadte translator documentation.
|
13 lat temu |
oauthclient.php
|
b43be41643
OAuth extlib updated and Twitter comments removed
|
11 lat temu |
parallelizingdaemon.php
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
15 lat temu |
passwordhashexception.php
|
e2c50d202f
AuthCrypt now tidied up and enabled by default.
|
11 lat temu |
peopletag.php
|
0e24709989
Profile/Peopletag file splitting for autoload
|
9 lat temu |
peopletageditform.php
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 lat temu |
peopletaggroupnav.php
|
38f7deca78
Avoid "property of non-object" PHP notice.
|
8 lat temu |
peopletaglist.php
|
0e24709989
Profile/Peopletag file splitting for autoload
|
9 lat temu |
peopletaglistitem.php
|
0e24709989
Profile/Peopletag file splitting for autoload
|
9 lat temu |
peopletagnav.php
|
1459f10803
[GroupFavorited] Fix plugin
|
5 lat temu |
peopletagnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
8 lat temu |
peopletagsbysubssection.php
|
c27b9c0722
Update translator documentation.
|
13 lat temu |
peopletagsection.php
|
e4f1c77d6b
showAvatar functions deduplicated into Widget class
|
10 lat temu |
peopletagsforusersection.php
|
3d66d960a1
Require Profile for Profile->getOtherTags
|
9 lat temu |
peopletagsubscriptionssection.php
|
c27b9c0722
Update translator documentation.
|
13 lat temu |
peopletagswidget.php
|
748bd825e7
SelftagWidget had mismatching url() definition
|
9 lat temu |
personalgroupnav.php
|
68143ff916
DirectMessage moved into a plugin, not done yet
|
10 lat temu |
pgsqlschema.php
|
f67a93eddc
[CORE] Bump Database requirement to MariaDB 10.3+
|
5 lat temu |
ping.php
|
d2e6519bad
lib/ping.php - Fix PHP 7.3 Warning switch continue -> break
|
5 lat temu |
pingqueuehandler.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
plugindeleteform.php
|
b42af10905
[MODULES] Allow to delete third party plugins
|
5 lat temu |
plugindisableform.php
|
a05bea0af5
[MODULES] List all available plugins and allow enabling them via UI
|
5 lat temu |
pluginenableform.php
|
a05bea0af5
[MODULES] List all available plugins and allow enabling them via UI
|
5 lat temu |
pluginlist.php
|
b42af10905
[MODULES] Allow to delete third party plugins
|
5 lat temu |
pluginqueuehandler.php
|
0c2c3ec862
[CORE] Plugin API now extends a new Module API
|
5 lat temu |
poco.php
|
5f867f98c2
Typing and static declaration in PoCo class
|
11 lat temu |
pocoaddress.php
|
11f77b2fca
Add PoCo to Activity Streams JSON
|
13 lat temu |
pocourl.php
|
11f77b2fca
Add PoCo to Activity Streams JSON
|
13 lat temu |
primarynav.php
|
44a46de7ff
use a form for search
|
13 lat temu |
primarynoticelist.php
|
a3b9367c9a
new noticelist classes for primary and section lists
|
10 lat temu |
privatestreamexception.php
|
df0f9547b5
Handle private streams better (failed to show profile before)
|
9 lat temu |
processmanager.php
|
532e486a93
Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes.
|
14 lat temu |
profileaction.php
|
af6a3aa456
Make Group actions ManagedAction so groupbyid works
|
8 lat temu |
profileactionform.php
|
64677fc09a
common superclass for actions that operate on a profile and return
|
15 lat temu |
profileblock.php
|
e4f1c77d6b
showAvatar functions deduplicated into Widget class
|
10 lat temu |
profileformaction.php
|
9de79f0a36
Update prepare() method on Action subclasses.
|
8 lat temu |
profilelist.php
|
83a05724b8
[CORE] Fix subscriptions and subscribers list (related to 44653d339d)
|
5 lat temu |
profilelistitem.php
|
f2705180e0
[TagSub] Fix User's tags list issue
|
5 lat temu |
profileminilist.php
|
df8c14d66a
ProfileMiniList->newListItem changed to match ProfileList->newListItem
|
9 lat temu |
profileminilistitem.php
|
51ecd6be15
Fix some ProfileAction stuff, add function profileActionPreparation
|
9 lat temu |
profilenoaccturiexception.php
|
9ea57e5cb2
getAcctUri function added with related exception
|
11 lat temu |
profilenoticestream.php
|
c802480d75
[CORE] Add new Notice scope for private messaging
|
5 lat temu |
profilesection.php
|
51f97c7e84
section control over their notice lists + HTML id stuff
|
10 lat temu |
publicgroupnav.php
|
a32bfe7d87
TagCloud turned into plugin (performance issues on large installs)
|
8 lat temu |
publicnoticestream.php
|
c802480d75
[CORE] Add new Notice scope for private messaging
|
5 lat temu |
queuehandler.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
queuemanager.php
|
b6e7b18c7b
[PLUGIN API] Bug fixes and improvements
|
5 lat temu |
queuemonitor.php
|
098c8b1df4
NoHttpResponseException extends HTTP_Request2_ConnectionException
|
8 lat temu |
redirectingaction.php
|
b1d451f98b
Upadte translator documentation.
|
13 lat temu |
replynoticestream.php
|
c802480d75
[CORE] Add new Notice scope for private messaging
|
5 lat temu |
revokeroleform.php
|
b1d451f98b
Upadte translator documentation.
|
13 lat temu |
right.php
|
04ad0838be
Add spam-training, spam-reviewing rights
|
12 lat temu |
router.php
|
b42af10905
[MODULES] Allow to delete third party plugins
|
5 lat temu |
rss10action.php
|
b596391fcd
Avoid having to check for notices without rendered copies in upgrade.php
|
9 lat temu |
sandboxform.php
|
b1d451f98b
Upadte translator documentation.
|
13 lat temu |
schema.php
|
0c20d35206
[Embed] Refactoring and bug fixing
|
5 lat temu |
schemaupdater.php
|
8a119dc970
We already throw exceptions for PEAR errors
|
9 lat temu |
scopingnoticestream.php
|
b4271a3533
Stricted typing + protected on FilteringNoticeStream->filter
|
8 lat temu |
search_engines.php
|
8a07edec5f
Fix fulltext search by XRevan86
|
5 lat temu |
searchaction.php
|
ba2975aac8
Update handle() method on Action subclasses.
|
8 lat temu |
searchform.php
|
d56d97a439
Only POST Form widgets send a session token.
|
10 lat temu |
searchgroupnav.php
|
419c2cd5b3
Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures
|
10 lat temu |
searchnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
8 lat temu |
secondarynav.php
|
df72adcd2d
remove bad old badge code
|
13 lat temu |
section.php
|
51f97c7e84
section control over their notice lists + HTML id stuff
|
10 lat temu |
sectionnoticelist.php
|
a3b9367c9a
new noticelist classes for primary and section lists
|
10 lat temu |
selftagswidget.php
|
748bd825e7
SelftagWidget had mismatching url() definition
|
9 lat temu |
servererroraction.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
serverexception.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
settingsaction.php
|
2d44400cfc
SettingsAction now extends FormAction (and thus ManagedAction)
|
9 lat temu |
settingsnav.php
|
89ecda2c52
Home stub nav for admin, settings, and docs
|
13 lat temu |
silenceform.php
|
b1d451f98b
Upadte translator documentation.
|
13 lat temu |
siteprofile.php
|
a093dea38c
ExtendedProfile is not something we want by default.
|
9 lat temu |
sitestreamaction.php
|
bdd15cfe63
don't double the output for some PublicAction->extraHead
|
9 lat temu |
smsqueuehandler.php
|
0030fe3aeb
[REFACTOR] Added explicit return type to all instances of QueueHandler::handle
|
5 lat temu |
spawningdaemon.php
|
7adf1c99fc
s/LOG_ERROR/LOG_ERR/
|
9 lat temu |
stompqueuemanager.php
|
90e93b9656
Added base64 encoding to get RMQ to work
|
7 lat temu |
subgroupnav.php
|
419c2cd5b3
Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures
|
10 lat temu |
subqueuelist.php
|
c19964094b
Pending subscription requests now work as they should
|
9 lat temu |
subqueuelistitem.php
|
c19964094b
Pending subscription requests now work as they should
|
9 lat temu |
subscribeform.php
|
b1d451f98b
Upadte translator documentation.
|
13 lat temu |
subscribepeopletagform.php
|
4ab995dd1e
Complete "people tag" to "list" in UI messages.
|
13 lat temu |
subscriberslist.php
|
4b22b0c42a
More listitems and lists into separate files + stronger typing
|
9 lat temu |
subscriberslistitem.php
|
4b22b0c42a
More listitems and lists into separate files + stronger typing
|
9 lat temu |
subscribersminilist.php
|
e577e883f4
Subscriber lists to separate files and also Profile typing
|
9 lat temu |
subscribersminilistitem.php
|
e577e883f4
Subscriber lists to separate files and also Profile typing
|
9 lat temu |
subscriptionlist.php
|
83a05724b8
[CORE] Fix subscriptions and subscribers list (related to 44653d339d)
|
5 lat temu |
subscriptionlistitem.php
|
f2705180e0
[TagSub] Fix User's tags list issue
|
5 lat temu |
subscriptionslist.php
|
6d9f390ba8
Separating classes into files and stronger typing
|
9 lat temu |
subscriptionslistitem.php
|
6d9f390ba8
Separating classes into files and stronger typing
|
9 lat temu |
tabledef.php
|
2fabf586c7
Break TableDef, ColumnDef classes to separate files so autoloader can find them.
|
15 lat temu |
taggedprofilenoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
8 lat temu |
tagnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
8 lat temu |
tagprofileform.php
|
b9a8b2ad05
missing file for 4b40d6bb2ad6540fe114eebe74b2330902382a81
|
10 lat temu |
taguri.php
|
61a072b3c4
Add a library to mint tag URIs
|
14 lat temu |
targetedrss10action.php
|
7ce32619cc
Missing getTarget function in targetedrss10action.php
|
9 lat temu |
theme.php
|
2a06261f75
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
|
5 lat temu |
themeuploader.php
|
ea8b468348
Update translator documentation.
|
13 lat temu |
threadednoticelist.php
|
aa3865c303
Split threaded notice list classes into own files.
|
8 lat temu |
threadednoticelistitem.php
|
cdcf6cdb25
Hacky method to avoid cutting conversation "more" link out
|
8 lat temu |
threadednoticelistmoreitem.php
|
aa3865c303
Split threaded notice list classes into own files.
|
8 lat temu |
threadednoticelistsubitem.php
|
aa3865c303
Split threaded notice list classes into own files.
|
8 lat temu |
threadinggroupnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
8 lat temu |
threadingnetworkpublicnoticestream.php
|
a5d27d9ce7
/main/all will give a network-wide public stream
|
9 lat temu |
threadingnoticestream.php
|
b4271a3533
Stricted typing + protected on FilteringNoticeStream->filter
|
8 lat temu |
threadingpublicnoticestream.php
|
a5d27d9ce7
/main/all will give a network-wide public stream
|
9 lat temu |
togglepeopletag.php
|
b0dfc70a54
Properly unlink all old avatars when deleting/uploading a new
|
11 lat temu |
topposterssection.php
|
a4e334a0ba
Translator documentation added/updated.
|
13 lat temu |
toselector.php
|
a838c90951
Only show "public:site" in ToSelector if notice/allowprivate is true
|
8 lat temu |
unblockform.php
|
08edd1fedf
* i18n/L10n updates.
|
14 lat temu |
unknownextensionmimeexception.php
|
4117118e23
More specific exceptions for mimetype/extension issues.
|
8 lat temu |
unknownmimeextensionexception.php
|
4117118e23
More specific exceptions for mimetype/extension issues.
|
8 lat temu |
unknownuriexception.php
|
89e817e5b0
UnknownUriException added for better error handling
|
10 lat temu |
unqueuemanager.php
|
f699ffeb8a
Exception handling in queue handler logic
|
8 lat temu |
unsandboxform.php
|
a4e334a0ba
Translator documentation added/updated.
|
13 lat temu |
unsilenceform.php
|
a4e334a0ba
Translator documentation added/updated.
|
13 lat temu |
unsubscribeform.php
|
edd8045375
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
|
13 lat temu |
unsubscribepeopletagform.php
|
4ab995dd1e
Complete "people tag" to "list" in UI messages.
|
13 lat temu |
unsupportedmediaexception.php
|
9588a2d2d5
UnsupportedMediaException caused excessive debug log
|
10 lat temu |
urlmapper.php
|
92388e1734
[SamplePlugin] Review and update with the latest GNU social best practices
|
5 lat temu |
usefileasthumbnailexception.php
|
87dd0fbdb6
UseFileAsThumbnailException uses direct File object now
|
8 lat temu |
useractivitystream.php
|
a5a96dd857
Misplaced break/continue statements.
|
8 lat temu |
usernoprofileexception.php
|
cd0e3f1fa4
NoProfileException now parent to User* and Group*
|
11 lat temu |
util.php
|
b6e7b18c7b
[PLUGIN API] Bug fixes and improvements
|
5 lat temu |
uuid.php
|
3cab5b36c1
Replace common_good_random with common_random_hexstr
|
11 lat temu |
webcolor.php
|
6c0e43be9e
L10n consistency updates in wording and punctuation.
|
14 lat temu |
widget.php
|
88bdb5114f
[Plugins] Incorporated GNUsocialExtendedProfile as part of ExtendedProfile
|
5 lat temu |
xmloutputter.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |
xmlstringer.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
5 lat temu |