.. |
accountmover.php
|
a5a96dd857
Misplaced break/continue statements.
|
hace 8 años |
accountprofileblock.php
|
51ecd6be15
Fix some ProfileAction stuff, add function profileActionPreparation
|
hace 9 años |
action.php
|
286fc5974a
[CORE] Add custom favicon configuration support
|
hace 5 años |
activity.php
|
1517deeeb6
Since ActivityContext::CONVERSATION changed to 'conversation' instead of 'ostatus:conversation' we need to add it ourselves
|
hace 7 años |
activitycontext.php
|
07458e5375
Fixed the parsing of ostatus:conversation etc.
|
hace 7 años |
activityhandlerplugin.php
|
8a4bec811b
Notices start saving selfLink from activities/objects
|
hace 7 años |
activityimporter.php
|
ec4e432d55
Subscription::ensureStart skips AlreadyFulfilledException
|
hace 10 años |
activitymover.php
|
dac617d95a
I think all the notice deletion calls are event-compatible now
|
hace 9 años |
activityobject.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
activitysink.php
|
7db24c32d6
* fix some i18n and L10n issues
|
hace 14 años |
activitysource.php
|
b28266b3d6
Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString()
|
hace 14 años |
activitystreamjsondocument.php
|
c03ed457a6
Fix broken user activitystreams feed due to deleted notices
|
hace 5 años |
activitystreamslink.php
|
4b83d62750
Split classes into their own files
|
hace 9 años |
activitystreamsmedialink.php
|
4b83d62750
Split classes into their own files
|
hace 9 años |
activityutils.php
|
8a4bec811b
Notices start saving selfLink from activities/objects
|
hace 7 años |
activityverb.php
|
349e842078
UPDATE ActivityVerb
|
hace 9 años |
adminform.php
|
b9177f5e2e
* i18n/L10n and translator documentation updates.
|
hace 14 años |
adminpanelaction.php
|
9de79f0a36
Update prepare() method on Action subclasses.
|
hace 8 años |
adminpanelnav.php
|
9a8ccbaef2
Call HomeStubNav instead of duplicating code
|
hace 10 años |
alreadyfulfilledexception.php
|
b16d8cba1d
AlreadyFulfilledException added, for acceptable exceptions
|
hace 10 años |
apiaction.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
apiauthaction.php
|
5f7032dfee
Verify that authenticated API calls are made from our domain name.
|
hace 9 años |
apibareauthaction.php
|
2938b3e960
Don't return true on requiresAuth if screen_name==='0'
|
hace 9 años |
apignusocialoauthdatastore.php
|
94d54ebc29
Function declarations to match parent class
|
hace 9 años |
apilistusers.php
|
c00491cd7a
Cosmetic changes to common_redirect, clientError, serverError
|
hace 11 años |
apioauthaction.php
|
628e7fa583
ApiOAuthAction functions didn't match parents
|
hace 9 años |
apiprivateauthaction.php
|
34a6624452
Qvitter API changes (thanks hannes2peer)
|
hace 11 años |
applicationeditform.php
|
edd8045375
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
|
hace 13 años |
applicationlist.php
|
a6e299a2fc
OAuth stuff adapted for FormAction
|
hace 9 años |
approvegroupform.php
|
3be26565fb
Update translator documentation.
|
hace 14 años |
approvesubform.php
|
3bddf01350
Somewhat better layout for approving/rejecting subrequests
|
hace 9 años |
arraywrapper.php
|
dc7099aa5a
ArrayWrapper::fetchAll() shortcut
|
hace 13 años |
atom10feed.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
atomcategory.php
|
f5128015be
Use outputTo() instead of asString() for including sub-elements
|
hace 14 años |
atomgroupnoticefeed.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
atomlistnoticefeed.php
|
fcf47f315b
Removed deprecated activity:subject
|
hace 11 años |
atomnoticefeed.php
|
65f1f74f2b
Type controlling in lib/atomnoticefeed.php
|
hace 9 años |
atompubaction.php
|
b2d332c914
These were meant for lower classes
|
hace 10 años |
atompubclient.php
|
0ec3047e0c
Move AtomPubClient to its own module
|
hace 13 años |
atomusernoticefeed.php
|
89704bcdee
Fixes some non-defined variables in commit eb2f93a
|
hace 10 años |
attachment.php
|
54c477323e
[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
|
hace 5 años |
attachmentlist.php
|
be14e15dac
Hide attachments in notices by silenced profiles
|
hace 9 años |
attachmentlistitem.php
|
22cdb2e053
[MEDIA][UI] In case an attachment preview isn't possible, the name is displayed anyway
|
hace 5 años |
attachmentnoticesection.php
|
51f97c7e84
section control over their notice lists + HTML id stuff
|
hace 10 años |
authenticationplugin.php
|
cfaaf3c13c
PasswordsettingsAction aligned with FormAction
|
hace 9 años |
authorizationexception.php
|
1525acdca1
Extend authorization framework to cover login and API use
|
hace 14 años |
authorizationplugin.php
|
b9177f5e2e
* i18n/L10n and translator documentation updates.
|
hace 14 años |
avatarlink.php
|
d5a24da167
only variables can be sent by reference (strict standards)
|
hace 9 años |
backupaccountform.php
|
19b743a9f5
Set time limit to increase time backupaccount can take
|
hace 9 años |
blockform.php
|
b9177f5e2e
* i18n/L10n and translator documentation updates.
|
hace 14 años |
cache.php
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
hace 10 años |
cachingnoticestream.php
|
22fead1b46
Squashed commit of the following:
|
hace 13 años |
cancelgroupform.php
|
55aa68b941
CancelGroupForm gets same typing as Join and Leave
|
hace 9 años |
cancelsubscriptionform.php
|
700018fd09
L10n/i18n updated.
|
hace 14 años |
channel.php
|
83fb5e6023
Mass replacement of #-comments with //-comments
|
hace 14 años |
clienterroraction.php
|
16088d9439
ErrorAction and InfoAction fixes, are now ManagedAction
|
hace 9 años |
clientexception.php
|
b9177f5e2e
* i18n/L10n and translator documentation updates.
|
hace 14 años |
columndef.php
|
b9177f5e2e
* i18n/L10n and translator documentation updates.
|
hace 14 años |
command.php
|
1f866fcaed
ActivityGenerationTests.php fails but doesn't crash anymore.
|
hace 8 años |
commandinterpreter.php
|
c5da7306bd
return logic tidied up for command interpretation
|
hace 9 años |
common.php
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
hace 10 años |
configexception.php
|
d6598e790c
Introduce a ConfigException
|
hace 9 años |
connectedappslist.php
|
a6e299a2fc
OAuth stuff adapted for FormAction
|
hace 9 años |
conversationnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
hace 9 años |
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.
|
hace 10 años |
dberroraction.php
|
7abecb61bd
i18n/L10n updates.
|
hace 14 años |
dbqueuemanager.php
|
c5a4921176
log with var_export (our shorthand _ve())
|
hace 8 años |
default.php
|
9fd06d696d
Add ActivityPub plugin
|
hace 5 años |
defaultlocalnav.php
|
45952ff164
"Lists with you" and "List subscriptions" in the right aside, "Lists" in the left aside
|
hace 14 años |
defaultprofileblock.php
|
cc3841a623
Profile sized avatar in DefaultProfileBlock
|
hace 10 años |
deletegroupform.php
|
fbec7c4e75
Issue #121 - use correct Group ID and strict User_group typing
|
hace 9 años |
deleteuserform.php
|
08cb576b52
Add translator documentation
|
hace 14 años |
deluserqueuehandler.php
|
6f62adedfc
Infinite loop on CLI initiated profile deletion for local users
|
hace 9 años |
distribqueuehandler.php
|
5842c59ba7
Get group attentions back into the "all" feed
|
hace 11 años |
docfile.php
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
hace 10 años |
dofollowlistitem.php
|
e02c10a589
common_render_content doesn't require a Profile now
|
hace 9 años |
emailexception.php
|
1f76c1e4a9
Initial user doesn't need as strict checking on email
|
hace 9 años |
emptypkeyvalueexception.php
|
7978cd6d59
s/EmptyIdException/EmptyPkeyValueException/
|
hace 8 años |
erroraction.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
event.php
|
2f86cd8602
utf8mb4 conversion on database with index adjusts
|
hace 10 años |
featureduserssection.php
|
14308c21db
Don't show featuredusersection by default
|
hace 14 años |
feed.php
|
128a00c4ab
Include feeds in Link HTTP headers, for easier discovery
|
hace 9 años |
feedimporter.php
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
hace 11 años |
feedlist.php
|
e6507a0f18
FeedList widget had mismatching show() definition
|
hace 9 años |
filenotfoundexception.php
|
952f68fed5
File upload logging for dummies
|
hace 9 años |
filenoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
hace 9 años |
filenotstoredlocallyexception.php
|
f02d32b718
Reworked File->getUrl to throw exception
|
hace 8 años |
filteringnoticestream.php
|
9534969c05
Don't set is_local=LOCAL_NONPUBLIC on sandboxed user notices
|
hace 9 años |
form.php
|
bca4bb8373
allow form ->li() to set $class
|
hace 9 años |
formaction.php
|
44653d339d
[Poll] Refactoring and minor bug fixes
|
hace 5 años |
framework.php
|
d35b9260d6
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
|
hace 5 años |
fullnoticestream.php
|
d2507a6266
Gotta declare FullNoticeStream as abstract class
|
hace 9 años |
fullthreadednoticelist.php
|
d76d37340a
Function declarations not matching their parents
|
hace 9 años |
galleryaction.php
|
01a4ab30dc
Removing MicroID as well as simplifying profileaction
|
hace 9 años |
gnusocial.php
|
cfc82591da
chmod 0775 directories we create
|
hace 9 años |
grantroleform.php
|
7abecb61bd
i18n/L10n updates.
|
hace 14 años |
groupaction.php
|
af6a3aa456
Make Group actions ManagedAction so groupbyid works
|
hace 8 años |
groupadminsection.php
|
47c7e1b875
Breaking class definitions out into separate files and fixing typing
|
hace 9 años |
groupblockedminilist.php
|
47c7e1b875
Breaking class definitions out into separate files and fixing typing
|
hace 9 años |
groupblockedminilistitem.php
|
47c7e1b875
Breaking class definitions out into separate files and fixing typing
|
hace 9 años |
groupblockform.php
|
edd8045375
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
|
hace 13 años |
groupeditform.php
|
a89e91da79
By default, don't allow nick changes for profiles
|
hace 10 años |
grouplist.php
|
414a95a784
Initial move towards microformats2
|
hace 10 años |
groupmemberlist.php
|
dc7c64592b
Add var type to newListItem() parameter
|
hace 7 años |
groupmemberlistitem.php
|
3be26565fb
Update translator documentation.
|
hace 14 años |
groupmembersminilist.php
|
47c7e1b875
Breaking class definitions out into separate files and fixing typing
|
hace 9 años |
groupmembersminilistitem.php
|
47c7e1b875
Breaking class definitions out into separate files and fixing typing
|
hace 9 años |
groupminilist.php
|
dee4ca37ab
GROUPS_PER_MINILIST was undefined in profileaction.php
|
hace 9 años |
groupnoprofileexception.php
|
5d4b1d0b88
Appropriate exception message in GroupNoProfileException
|
hace 9 años |
groupnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
hace 9 años |
groupprofileblock.php
|
e4f1c77d6b
showAvatar functions deduplicated into Widget class
|
hace 10 años |
groupsbymemberssection.php
|
36d619480a
Rip out user, group and site design customization code
|
hace 13 años |
groupsbypostssection.php
|
36d619480a
Rip out user, group and site design customization code
|
hace 13 años |
groupsection.php
|
773441c2c5
abstract declaration of GroupSection
|
hace 10 años |
groupsnav.php
|
4479d780e5
List groups with nickname instead of full name in sidebar
|
hace 9 años |
homestubnav.php
|
d0347bb98f
Removing home stub if empty
|
hace 10 años |
htmloutputter.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
httpclient.php
|
fb492d4bb2
Remove debug call and change how connect_timeout is set
|
hace 7 años |
imagefile.php
|
22cdb2e053
[MEDIA][UI] In case an attachment preview isn't possible, the name is displayed anyway
|
hace 5 años |
imchannel.php
|
fa91bc7132
Some getStaticProperty calls to PEAR globalized
|
hace 11 años |
immanager.php
|
e7a026091c
enqueue_outgoing_raw -> enqueueOutgoingRaw
|
hace 14 años |
implugin.php
|
3290227b50
Modern version of XMPPHP extlib
|
hace 5 años |
imqueuehandler.php
|
79c40bc73b
Type-aware comparison is necessary for Notice is_local/scope
|
hace 9 años |
imreceiverqueuehandler.php
|
764e0ab962
receive_raw_message -> receiveRawMessage
|
hace 14 años |
imsenderqueuehandler.php
|
20d6a7caed
Merge branch '0.9.x' into 1.0.x
|
hace 15 años |
inboxnoticestream.php
|
0042971d74
Fix bug in 36a55d84.
|
hace 5 años |
infoaction.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
inlineattachmentlist.php
|
97ac722b24
Accessibility navigation improvement
|
hace 9 años |
inlineattachmentlistitem.php
|
4314a286e3
Less convoluted attachmentlistitem function calls
|
hace 8 años |
installer.php
|
d35b9260d6
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
|
hace 5 años |
internalsessionhandler.php
|
08b6cfde66
[SESSION] Add backwards compatibility for third party plugins depending on old Session::cleanup()
|
hace 5 años |
invalidfilenameexception.php
|
ca8f0f84c4
Woops, forgot to include this file!
|
hace 9 años |
invalidurlexception.php
|
f46d675a20
GNU social is with a minor s.
|
hace 11 años |
invitebuttonsection.php
|
f9c51c2478
No corporate-only strings in code base anymore
|
hace 9 años |
inviteform.php
|
e48c26e156
Update translator documentation, i18n and L10n.
|
hace 13 años |
iomanager.php
|
50e611a1a9
Shouldn't define static classes as abstract.
|
hace 11 años |
iomaster.php
|
eb5097aecb
We don't need _that_ noisy queue managers...
|
hace 11 años |
joinform.php
|
fbec7c4e75
Issue #121 - use correct Group ID and strict User_group typing
|
hace 9 años |
jsonactivitycollection.php
|
a7df79ac07
Force arrays in constructors of ActivityStreamJSONDocument and JSONActivityCollection
|
hace 7 años |
jsonsearchresultslist.php
|
a7043bf7cc
Split up source and source_link. Never trust HTML!
|
hace 8 años |
language.php
|
d9a42550ff
is_rtl should handle lang instead of code
|
hace 5 años |
leaveform.php
|
fbec7c4e75
Issue #121 - use correct Group ID and strict User_group typing
|
hace 9 años |
liberalstomp.php
|
791b98046d
Stomp blocking writes fix
|
hace 14 años |
listsnav.php
|
792b62874e
Require Profile for Profile->getLists
|
hace 9 años |
location.php
|
26a6eca94e
Location::fromOptions(Notice::locationOptions(...))
|
hace 9 años |
logingroupnav.php
|
b150b9439a
don't show register in login if already logged in
|
hace 14 años |
mail.php
|
1b3021d61c
E-mail should contain full acct uri too (FancyName)
|
hace 7 años |
mailhandler.php
|
48da97f204
MediaFile code improvements, preparing to implement multi-attachments
|
hace 11 años |
makeadminform.php
|
edd8045375
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
|
hace 13 años |
managedaction.php
|
44653d339d
[Poll] Refactoring and minor bug fixes
|
hace 5 años |
mediafile.php
|
ca9083204e
[CORE][UI] Made attachment actions and its subactions be able to identify attachments by id and by filehash. Changed the url stored in the DB to be attachment//view
|
hace 5 años |
menu.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
methodnotimplementedexception.php
|
50e611a1a9
Shouldn't define static classes as abstract.
|
hace 11 años |
microappplugin.php
|
e45c784451
Fix footer in plugins' notices.
|
hace 10 años |
moderatednoticestream.php
|
7d4658643d
the repeated notice can be from a sandboxed user too
|
hace 9 años |
moremenu.php
|
a053d96bf2
Better list-unwrapping in MoreMenu
|
hace 13 años |
mysqlschema.php
|
f89c052cf8
Set default value of datetime columns to CURRENT_TIMESTAMP
|
hace 5 años |
networkpublicnoticestream.php
|
a3b2118906
Make the public streams ModeratedNoticeStream (hide sandboxed users etc.)
|
hace 9 años |
nickname.php
|
74ad4038ac
Allow username or email in login form
|
hace 5 años |
noavatarexception.php
|
f46d675a20
GNU social is with a minor s.
|
hace 11 años |
nohttpresponseexception.php
|
098c8b1df4
NoHttpResponseException extends HTTP_Request2_ConnectionException
|
hace 9 años |
noobjecttypeexception.php
|
5999171c11
Throw NoObjectTypeException on Notice->getObjectType if no string
|
hace 9 años |
noparentnoticeexception.php
|
c84b21008e
Notice->getParent code reuse
|
hace 9 años |
noprofileexception.php
|
e83b2e147a
NoProfileException collision avoidance fix
|
hace 10 años |
noqueuehandlerexception.php
|
f699ffeb8a
Exception handling in queue handler logic
|
hace 9 años |
noresultexception.php
|
2cecfe8f82
We can only handle Memcached_DataObject in NoResultException
|
hace 11 años |
noroutemapexception.php
|
df00a88cb4
Forgot to add NoRouteMapException to 6834f355f291c444c778b49c49d8663f7098ae01
|
hace 9 años |
nosuchgroupexception.php
|
bcb6dadc9f
Corrected message in NoSuchGroupException
|
hace 10 años |
nosuchuserexception.php
|
09ef1fff69
NoticeListItem attentions showed double for User_group
|
hace 11 años |
noticeform.php
|
98b65763b0
input elements outside of label elements
|
hace 10 años |
noticelist.php
|
20f8dd6565
Repeats shown in threaded noticelist now handled by plugin
|
hace 10 años |
noticelistactorsitem.php
|
fcdd061b4f
pluginified most of hasFave, getFaves and related calls
|
hace 10 años |
noticelistitem.php
|
2ce2201496
Show full acct uri as html title on link mouseover
|
hace 7 años |
noticelistitemadapter.php
|
fcdd061b4f
pluginified most of hasFave, getFaves and related calls
|
hace 10 años |
noticesaveexception.php
|
deda83fdef
Distinguish notice saving errors from others for Salmon
|
hace 9 años |
noticesection.php
|
51f97c7e84
section control over their notice lists + HTML id stuff
|
hace 10 años |
noticestream.php
|
2f91cb0df7
We should assume all verbs and such are their full URIs in our db
|
hace 8 años |
noticestreamaction.php
|
128a00c4ab
Include feeds in Link HTTP headers, for easier discovery
|
hace 9 años |
nouploadedmediaexception.php
|
8b585ff647
MediaFile upload simplifying
|
hace 10 años |
nouriexception.php
|
d2c749c7de
NoUriException added and implemented in FeedSub class
|
hace 10 años |
nudgeform.php
|
b1d451f98b
Upadte translator documentation.
|
hace 14 años |
oauthclient.php
|
b43be41643
OAuth extlib updated and Twitter comments removed
|
hace 11 años |
parallelizingdaemon.php
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
hace 15 años |
passwordhashexception.php
|
e2c50d202f
AuthCrypt now tidied up and enabled by default.
|
hace 11 años |
peopletag.php
|
0e24709989
Profile/Peopletag file splitting for autoload
|
hace 9 años |
peopletageditform.php
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
hace 11 años |
peopletaggroupnav.php
|
38f7deca78
Avoid "property of non-object" PHP notice.
|
hace 8 años |
peopletaglist.php
|
0e24709989
Profile/Peopletag file splitting for autoload
|
hace 9 años |
peopletaglistitem.php
|
0e24709989
Profile/Peopletag file splitting for autoload
|
hace 9 años |
peopletagnav.php
|
8cfd8450d5
Update/fix translator documentation.
|
hace 13 años |
peopletagnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
hace 9 años |
peopletagsbysubssection.php
|
c27b9c0722
Update translator documentation.
|
hace 13 años |
peopletagsection.php
|
e4f1c77d6b
showAvatar functions deduplicated into Widget class
|
hace 10 años |
peopletagsforusersection.php
|
3d66d960a1
Require Profile for Profile->getOtherTags
|
hace 9 años |
peopletagsubscriptionssection.php
|
c27b9c0722
Update translator documentation.
|
hace 13 años |
peopletagswidget.php
|
748bd825e7
SelftagWidget had mismatching url() definition
|
hace 9 años |
personalgroupnav.php
|
68143ff916
DirectMessage moved into a plugin, not done yet
|
hace 10 años |
pgsqlschema.php
|
aeb1c23a2f
fix index drop on pg
|
hace 14 años |
ping.php
|
d2e6519bad
lib/ping.php - Fix PHP 7.3 Warning switch continue -> break
|
hace 5 años |
pingqueuehandler.php
|
c7507e7e9d
XMPP queued output & initial retooling of DB queue manager to support non-Notice objects.
|
hace 15 años |
plugin.php
|
d35b9260d6
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
|
hace 5 años |
plugindisableform.php
|
886e28aaa9
Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list.
|
hace 15 años |
pluginenableform.php
|
886e28aaa9
Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list.
|
hace 15 años |
pluginlist.php
|
26a92b2801
Hopefully fix TRANS message not getting picked up by xgettext.
|
hace 13 años |
pluginqueuehandler.php
|
6ed66d9c76
Local_group and User are now assumed to be in same namespace
|
hace 11 años |
poco.php
|
5f867f98c2
Typing and static declaration in PoCo class
|
hace 11 años |
pocoaddress.php
|
11f77b2fca
Add PoCo to Activity Streams JSON
|
hace 14 años |
pocourl.php
|
11f77b2fca
Add PoCo to Activity Streams JSON
|
hace 14 años |
primarynav.php
|
44a46de7ff
use a form for search
|
hace 13 años |
primarynoticelist.php
|
a3b9367c9a
new noticelist classes for primary and section lists
|
hace 10 años |
privatestreamexception.php
|
df0f9547b5
Handle private streams better (failed to show profile before)
|
hace 9 años |
processmanager.php
|
532e486a93
Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes.
|
hace 15 años |
profileaction.php
|
af6a3aa456
Make Group actions ManagedAction so groupbyid works
|
hace 8 años |
profileactionform.php
|
64677fc09a
common superclass for actions that operate on a profile and return
|
hace 15 años |
profileblock.php
|
e4f1c77d6b
showAvatar functions deduplicated into Widget class
|
hace 10 años |
profileformaction.php
|
9de79f0a36
Update prepare() method on Action subclasses.
|
hace 8 años |
profilelist.php
|
83a05724b8
[CORE] Fix subscriptions and subscribers list (related to 44653d339d)
|
hace 5 años |
profilelistitem.php
|
f2705180e0
[TagSub] Fix User's tags list issue
|
hace 5 años |
profileminilist.php
|
df8c14d66a
ProfileMiniList->newListItem changed to match ProfileList->newListItem
|
hace 9 años |
profileminilistitem.php
|
51ecd6be15
Fix some ProfileAction stuff, add function profileActionPreparation
|
hace 9 años |
profilenoaccturiexception.php
|
9ea57e5cb2
getAcctUri function added with related exception
|
hace 11 años |
profilenoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
hace 9 años |
profilesection.php
|
51f97c7e84
section control over their notice lists + HTML id stuff
|
hace 10 años |
publicgroupnav.php
|
a32bfe7d87
TagCloud turned into plugin (performance issues on large installs)
|
hace 8 años |
publicnoticestream.php
|
a3b2118906
Make the public streams ModeratedNoticeStream (hide sandboxed users etc.)
|
hace 9 años |
queuehandler.php
|
e9995b0f6a
Create IM plugin, Pluginize XMPP, Create AIM plugin
|
hace 15 años |
queuemanager.php
|
c173c4faa5
Actually throw NoQueueHandlerException too.
|
hace 9 años |
queuemonitor.php
|
098c8b1df4
NoHttpResponseException extends HTTP_Request2_ConnectionException
|
hace 9 años |
redirectingaction.php
|
b1d451f98b
Upadte translator documentation.
|
hace 14 años |
replynoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
hace 9 años |
revokeroleform.php
|
b1d451f98b
Upadte translator documentation.
|
hace 14 años |
right.php
|
04ad0838be
Add spam-training, spam-reviewing rights
|
hace 13 años |
router.php
|
b9edd7a64c
[CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename.
|
hace 5 años |
rss10action.php
|
b596391fcd
Avoid having to check for notices without rendered copies in upgrade.php
|
hace 9 años |
sandboxform.php
|
b1d451f98b
Upadte translator documentation.
|
hace 14 años |
schema.php
|
9a39ebe66f
Database fields with timestamp type now allow CURRENT_TIMESTAMP to be set as default value
|
hace 6 años |
schemaupdater.php
|
8a119dc970
We already throw exceptions for PEAR errors
|
hace 9 años |
scopingnoticestream.php
|
b4271a3533
Stricted typing + protected on FilteringNoticeStream->filter
|
hace 9 años |
search_engines.php
|
8a07edec5f
Fix fulltext search by XRevan86
|
hace 5 años |
searchaction.php
|
ba2975aac8
Update handle() method on Action subclasses.
|
hace 8 años |
searchform.php
|
d56d97a439
Only POST Form widgets send a session token.
|
hace 10 años |
searchgroupnav.php
|
419c2cd5b3
Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures
|
hace 10 años |
searchnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
hace 9 años |
secondarynav.php
|
df72adcd2d
remove bad old badge code
|
hace 13 años |
section.php
|
51f97c7e84
section control over their notice lists + HTML id stuff
|
hace 10 años |
sectionnoticelist.php
|
a3b9367c9a
new noticelist classes for primary and section lists
|
hace 10 años |
selftagswidget.php
|
748bd825e7
SelftagWidget had mismatching url() definition
|
hace 9 años |
servererroraction.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
serverexception.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
settingsaction.php
|
2d44400cfc
SettingsAction now extends FormAction (and thus ManagedAction)
|
hace 9 años |
settingsnav.php
|
89ecda2c52
Home stub nav for admin, settings, and docs
|
hace 13 años |
silenceform.php
|
b1d451f98b
Upadte translator documentation.
|
hace 14 años |
siteprofile.php
|
a093dea38c
ExtendedProfile is not something we want by default.
|
hace 9 años |
sitestreamaction.php
|
bdd15cfe63
don't double the output for some PublicAction->extraHead
|
hace 9 años |
smsqueuehandler.php
|
c7507e7e9d
XMPP queued output & initial retooling of DB queue manager to support non-Notice objects.
|
hace 15 años |
spawningdaemon.php
|
7adf1c99fc
s/LOG_ERROR/LOG_ERR/
|
hace 9 años |
statusnet.php
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
hace 10 años |
stompqueuemanager.php
|
90e93b9656
Added base64 encoding to get RMQ to work
|
hace 7 años |
subgroupnav.php
|
419c2cd5b3
Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures
|
hace 10 años |
subqueuelist.php
|
c19964094b
Pending subscription requests now work as they should
|
hace 9 años |
subqueuelistitem.php
|
c19964094b
Pending subscription requests now work as they should
|
hace 9 años |
subscribeform.php
|
b1d451f98b
Upadte translator documentation.
|
hace 14 años |
subscribepeopletagform.php
|
4ab995dd1e
Complete "people tag" to "list" in UI messages.
|
hace 13 años |
subscriberslist.php
|
4b22b0c42a
More listitems and lists into separate files + stronger typing
|
hace 9 años |
subscriberslistitem.php
|
4b22b0c42a
More listitems and lists into separate files + stronger typing
|
hace 9 años |
subscribersminilist.php
|
e577e883f4
Subscriber lists to separate files and also Profile typing
|
hace 9 años |
subscribersminilistitem.php
|
e577e883f4
Subscriber lists to separate files and also Profile typing
|
hace 9 años |
subscriptionlist.php
|
83a05724b8
[CORE] Fix subscriptions and subscribers list (related to 44653d339d)
|
hace 5 años |
subscriptionlistitem.php
|
f2705180e0
[TagSub] Fix User's tags list issue
|
hace 5 años |
subscriptionslist.php
|
6d9f390ba8
Separating classes into files and stronger typing
|
hace 9 años |
subscriptionslistitem.php
|
6d9f390ba8
Separating classes into files and stronger typing
|
hace 9 años |
tabledef.php
|
2fabf586c7
Break TableDef, ColumnDef classes to separate files so autoloader can find them.
|
hace 15 años |
taggedprofilenoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
hace 9 años |
tagnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
hace 9 años |
tagprofileform.php
|
b9a8b2ad05
missing file for 4b40d6bb2ad6540fe114eebe74b2330902382a81
|
hace 10 años |
taguri.php
|
61a072b3c4
Add a library to mint tag URIs
|
hace 15 años |
targetedrss10action.php
|
7ce32619cc
Missing getTarget function in targetedrss10action.php
|
hace 9 años |
theme.php
|
d35b9260d6
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
|
hace 5 años |
themeuploader.php
|
ea8b468348
Update translator documentation.
|
hace 14 años |
threadednoticelist.php
|
aa3865c303
Split threaded notice list classes into own files.
|
hace 8 años |
threadednoticelistitem.php
|
cdcf6cdb25
Hacky method to avoid cutting conversation "more" link out
|
hace 8 años |
threadednoticelistmoreitem.php
|
aa3865c303
Split threaded notice list classes into own files.
|
hace 8 años |
threadednoticelistsubitem.php
|
aa3865c303
Split threaded notice list classes into own files.
|
hace 8 años |
threadinggroupnoticestream.php
|
63c087a255
Consistent behaviour for ScopingNoticeStream $scoped
|
hace 9 años |
threadingnetworkpublicnoticestream.php
|
a5d27d9ce7
/main/all will give a network-wide public stream
|
hace 10 años |
threadingnoticestream.php
|
b4271a3533
Stricted typing + protected on FilteringNoticeStream->filter
|
hace 9 años |
threadingpublicnoticestream.php
|
a5d27d9ce7
/main/all will give a network-wide public stream
|
hace 10 años |
togglepeopletag.php
|
b0dfc70a54
Properly unlink all old avatars when deleting/uploading a new
|
hace 11 años |
topposterssection.php
|
a4e334a0ba
Translator documentation added/updated.
|
hace 14 años |
toselector.php
|
a838c90951
Only show "public:site" in ToSelector if notice/allowprivate is true
|
hace 9 años |
uapplugin.php
|
138d26d488
Favorite "aside"-sections moved, also small fixes left from before
|
hace 10 años |
unblockform.php
|
08edd1fedf
* i18n/L10n updates.
|
hace 14 años |
unknownextensionmimeexception.php
|
4117118e23
More specific exceptions for mimetype/extension issues.
|
hace 8 años |
unknownmimeextensionexception.php
|
4117118e23
More specific exceptions for mimetype/extension issues.
|
hace 8 años |
unknownuriexception.php
|
89e817e5b0
UnknownUriException added for better error handling
|
hace 10 años |
unqueuemanager.php
|
f699ffeb8a
Exception handling in queue handler logic
|
hace 9 años |
unsandboxform.php
|
a4e334a0ba
Translator documentation added/updated.
|
hace 14 años |
unsilenceform.php
|
a4e334a0ba
Translator documentation added/updated.
|
hace 14 años |
unsubscribeform.php
|
edd8045375
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
|
hace 13 años |
unsubscribepeopletagform.php
|
4ab995dd1e
Complete "people tag" to "list" in UI messages.
|
hace 13 años |
unsupportedmediaexception.php
|
9588a2d2d5
UnsupportedMediaException caused excessive debug log
|
hace 10 años |
urlmapper.php
|
338df7e35b
Fix Nickname::isSystemPath() work properly for routes
|
hace 9 años |
urlshortenerplugin.php
|
14adb7cc41
Give users more control over URL shortening
|
hace 14 años |
usefileasthumbnailexception.php
|
87dd0fbdb6
UseFileAsThumbnailException uses direct File object now
|
hace 8 años |
useractivitystream.php
|
a5a96dd857
Misplaced break/continue statements.
|
hace 8 años |
usernoprofileexception.php
|
cd0e3f1fa4
NoProfileException now parent to User* and Group*
|
hace 11 años |
util.php
|
57c8cd0cf7
[CORE] Replace GS PHP Curry implementation with hoa/consistency
|
hace 5 años |
uuid.php
|
3cab5b36c1
Replace common_good_random with common_random_hexstr
|
hace 11 años |
webcolor.php
|
6c0e43be9e
L10n consistency updates in wording and punctuation.
|
hace 14 años |
widget.php
|
44653d339d
[Poll] Refactoring and minor bug fixes
|
hace 5 años |
xmloutputter.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |
xmlstringer.php
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
hace 5 años |