Mikael Nordfeldth c81cd18796 I hereby dub thee 1.1.3 - The Spanish Invasion 9 yıl önce
..
accountmover.php 5fd6053220 Code cleanup and enabling User object's etc. getUri() 10 yıl önce
accountprofileblock.php 68143ff916 DirectMessage moved into a plugin, not done yet 10 yıl önce
action.php 06c93faa2d PHP BUG??? Cannot figure out why this throws warning 10 yıl önce
activity.php 343291262e ostatus:conversation element instead of link rel="" 10 yıl önce
activitycontext.php 343291262e ostatus:conversation element instead of link rel="" 10 yıl önce
activityhandlerplugin.php aca5ff1b23 Found some unreachable code in Favorite 10 yıl önce
activityimporter.php ae62b91940 Unifying HTML stripping functions to common_strip_html 10 yıl önce
activitymover.php fcdd061b4f pluginified most of hasFave, getFaves and related calls 10 yıl önce
activityobject.php 0193c7548f RSS feed items did not get a type assigned 10 yıl önce
activitysink.php 7db24c32d6 * fix some i18n and L10n issues 14 yıl önce
activitysource.php b28266b3d6 Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString() 14 yıl önce
activitystreamjsondocument.php 89704bcdee Fixes some non-defined variables in commit eb2f93a 10 yıl önce
activityutils.php fffacaa27c FavorAction now uses Notice::saveActivity 10 yıl önce
activityverb.php 879a6f9ce7 Slightly better ActivityStreams JSON output 11 yıl önce
adminform.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 yıl önce
adminpanelaction.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 yıl önce
adminpanelnav.php 5487c596fc Remove callback sneakery by StatusNet 10 yıl önce
alreadyfulfilledexception.php b16d8cba1d AlreadyFulfilledException added, for acceptable exceptions 10 yıl önce
apiaction.php d524ad8b59 Pass Profile to asAtomEntry 9 yıl önce
apiauthaction.php a063bb43a8 EndSetApiUser will always contain a User 9 yıl önce
apibareauthaction.php 9be368006c Naming stuff GNUsocial rather than StatusNet 11 yıl önce
apignusocialoauthdatastore.php 9edde007b1 instanceof checks for better typing 11 yıl önce
apilistusers.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 yıl önce
apioauthaction.php cc34bb48c7 OAuth related syntax fixes, nothing big 11 yıl önce
apiprivateauthaction.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 yıl önce
applicationeditform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 yıl önce
applicationlist.php 414a95a784 Initial move towards microformats2 10 yıl önce
approvegroupform.php 3be26565fb Update translator documentation. 13 yıl önce
approvesubform.php e5b5c256a3 Working subscription approval! 13 yıl önce
arraywrapper.php dc7099aa5a ArrayWrapper::fetchAll() shortcut 13 yıl önce
atom10feed.php f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 11 yıl önce
atomcategory.php f5128015be Use outputTo() instead of asString() for including sub-elements 14 yıl önce
atomgroupnoticefeed.php fcf47f315b Removed deprecated activity:subject 11 yıl önce
atomlistnoticefeed.php fcf47f315b Removed deprecated activity:subject 11 yıl önce
atomnoticefeed.php 89704bcdee Fixes some non-defined variables in commit eb2f93a 10 yıl önce
atompubaction.php b2d332c914 These were meant for lower classes 10 yıl önce
atompubclient.php 0ec3047e0c Move AtomPubClient to its own module 13 yıl önce
atomusernoticefeed.php 89704bcdee Fixes some non-defined variables in commit eb2f93a 10 yıl önce
attachment.php b2f0595d04 HTML5 + CSS adaptions, may cause visual breaks 10 yıl önce
attachmentlist.php 1c04601a9c Removing excessive "inline" attachment listings 10 yıl önce
attachmentlistitem.php 67d09532dd Improved animated image thumbnail freedom of choice 9 yıl önce
attachmentnoticesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 yıl önce
attachmenttagcloudsection.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 yıl önce
authenticationplugin.php 3a7261f70a IMPORTANT: Making prev. Memcached_DataObject working again with schemaDef 11 yıl önce
authorizationexception.php 1525acdca1 Extend authorization framework to cover login and API use 13 yıl önce
authorizationplugin.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 yıl önce
avatarlink.php fb94a16217 Moved Avatar retrieval into Avatar class 11 yıl önce
blockform.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 yıl önce
cache.php 06b068d43b Don't allow double plugin loading 11 yıl önce
cachingnoticestream.php 22fead1b46 Squashed commit of the following: 13 yıl önce
cancelgroupform.php ac955699b6 Fix use of incorrect method causing i18n issue. 13 yıl önce
cancelsubscriptionform.php 700018fd09 L10n/i18n updated. 13 yıl önce
channel.php 83fb5e6023 Mass replacement of #-comments with //-comments 13 yıl önce
clienterroraction.php f71912440a - New base InfoAction for dialog box like msgs 14 yıl önce
clientexception.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 yıl önce
columndef.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 yıl önce
command.php 046d070ad4 MessageCommand moved to DirectMessage plugin 10 yıl önce
commandinterpreter.php 046d070ad4 MessageCommand moved to DirectMessage plugin 10 yıl önce
common.php a2360f7538 check-fancy test gave confusing output (not the real message) 10 yıl önce
conversationnoticestream.php 0cefab3603 Replies and Conversation noticestreams should only get POSTs by default 10 yıl önce
curry.php 0158f4f73d PHP 5.3 closure-based implementation of curry(); old implementation used as fallback for older PHP versions. Added unit tests to confirm they both work! 15 yıl önce
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 yıl önce
dberroraction.php 7abecb61bd i18n/L10n updates. 13 yıl önce
dbqueuemanager.php 1a0e17fea6 Minor queue fixes, probably not very important. Preparing for cron 11 yıl önce
default.php a89e91da79 By default, don't allow nick changes for profiles 9 yıl önce
defaultlocalnav.php 45952ff164 "Lists with you" and "List subscriptions" in the right aside, "Lists" in the left aside 13 yıl önce
defaultprofileblock.php cc3841a623 Profile sized avatar in DefaultProfileBlock 10 yıl önce
deletegroupform.php 2dbdb0f185 Translator documentation updated/added. 13 yıl önce
deleteuserform.php 08cb576b52 Add translator documentation 14 yıl önce
deluserqueuehandler.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 yıl önce
distribqueuehandler.php 5842c59ba7 Get group attentions back into the "all" feed 10 yıl önce
docfile.php c46406b209 low-level hook for loading templates 13 yıl önce
dofollowlistitem.php b2f0595d04 HTML5 + CSS adaptions, may cause visual breaks 10 yıl önce
error.php cc34bb48c7 OAuth related syntax fixes, nothing big 11 yıl önce
event.php 482296561e Event::handle only takes array $args 11 yıl önce
featureduserssection.php 14308c21db Don't show featuredusersection by default 13 yıl önce
feed.php fadc4df039 use application/stream+json for Activity Streams 13 yıl önce
feedimporter.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 yıl önce
feedlist.php e5d8fd6857 Add Activity Streams feeds to export data 13 yıl önce
filenotfoundexception.php f46d675a20 GNU social is with a minor s. 11 yıl önce
filenoticestream.php d06965603d Still bad 12 yıl önce
filteringnoticestream.php e0014b6736 FilteringNoticeStream now uses OOP for getNotices 10 yıl önce
form.php d56d97a439 Only POST Form widgets send a session token. 10 yıl önce
formaction.php 9a92b8ba33 Form- and ManagedAction improvements 10 yıl önce
framework.php c81cd18796 I hereby dub thee 1.1.3 - The Spanish Invasion 9 yıl önce
fullthreadednoticelist.php d197c86a61 show full threaded notice list in conversation view 13 yıl önce
galleryaction.php e086ef3a84 ProfileAction derivatives somewhat migrated to ManagedAction 10 yıl önce
grantroleform.php 7abecb61bd i18n/L10n updates. 13 yıl önce
groupaction.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 10 yıl önce
groupblockform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 yıl önce
groupeditform.php a89e91da79 By default, don't allow nick changes for profiles 9 yıl önce
grouplist.php 414a95a784 Initial move towards microformats2 10 yıl önce
groupmemberlist.php 3be26565fb Update translator documentation. 13 yıl önce
groupmemberlistitem.php 3be26565fb Update translator documentation. 13 yıl önce
groupminilist.php 414a95a784 Initial move towards microformats2 10 yıl önce
groupnoprofileexception.php 6ed66d9c76 Local_group and User are now assumed to be in same namespace 11 yıl önce
groupnoticestream.php 6e04133427 private group fix 12 yıl önce
groupprofileblock.php e4f1c77d6b showAvatar functions deduplicated into Widget class 10 yıl önce
groupsbymemberssection.php 36d619480a Rip out user, group and site design customization code 13 yıl önce
groupsbypostssection.php 36d619480a Rip out user, group and site design customization code 13 yıl önce
groupsection.php 773441c2c5 abstract declaration of GroupSection 10 yıl önce
groupsnav.php 9b6633698c Group discovery from text functions polished 11 yıl önce
grouptagcloudsection.php acc4df9edd shorter title for tag cloud section on groups 13 yıl önce
homestubnav.php fe92d7cf95 args argument must be array for menu item 10 yıl önce
htmloutputter.php 5155854339 HTMLOutputter input element can take arbitrary attributes now 9 yıl önce
httpclient.php cc996f58db Test in Ostatus_profile if avatar is an image before writing to filesystem 9 yıl önce
imagefile.php 97812549b9 Unnecessarily spammy logs for getThumbnail() 9 yıl önce
imchannel.php fa91bc7132 Some getStaticProperty calls to PEAR globalized 11 yıl önce
immanager.php e7a026091c enqueue_outgoing_raw -> enqueueOutgoingRaw 14 yıl önce
implugin.php b46c1746f2 Daisychaining bug with exceptions in PHP 11 yıl önce
imqueuehandler.php cce92e394b public_notice -> publicNotice 14 yıl önce
imreceiverqueuehandler.php 764e0ab962 receive_raw_message -> receiveRawMessage 14 yıl önce
imsenderqueuehandler.php 20d6a7caed Merge branch '0.9.x' into 1.0.x 15 yıl önce
inboxnoticestream.php e41d324a53 NoticeStream already handles "getNotices" 9 yıl önce
inboxtagcloudsection.php 2272cc244d Removed Inbox from core (unused since 4b2a66ed29091209c05d74755e42f96265c846ce) 10 yıl önce
infoaction.php cc34bb48c7 OAuth related syntax fixes, nothing big 11 yıl önce
inlineattachmentlist.php b2f0595d04 HTML5 + CSS adaptions, may cause visual breaks 10 yıl önce
installer.php 571ba1369b Check for valid database connection object. 10 yıl önce
invalidurlexception.php f46d675a20 GNU social is with a minor s. 11 yıl önce
invitebuttonsection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 yıl önce
inviteform.php e48c26e156 Update translator documentation, i18n and L10n. 13 yıl önce
iomanager.php 50e611a1a9 Shouldn't define static classes as abstract. 11 yıl önce
iomaster.php eb5097aecb We don't need _that_ noisy queue managers... 11 yıl önce
joinform.php 2dbdb0f185 Translator documentation updated/added. 13 yıl önce
jsonsearchresultslist.php 7ea067a0dc Notice_source checks in better code style 10 yıl önce
language.php 07138391f9 Enable Belarusian (Taraškievica orthography) (be-tarask) and Malayalam (ml). 12 yıl önce
leaveform.php 7abecb61bd i18n/L10n updates. 13 yıl önce
liberalstomp.php 791b98046d Stomp blocking writes fix 14 yıl önce
listsnav.php b1ff67a55e Add translator documentation. 13 yıl önce
location.php 4463768bae tobyink's location RDF patch 15 yıl önce
logingroupnav.php b150b9439a don't show register in login if already logged in 13 yıl önce
mail.php 660e8c6efc Fave::addNew now calls Notice::saveActivity 9 yıl önce
mailhandler.php 48da97f204 MediaFile code improvements, preparing to implement multi-attachments 11 yıl önce
makeadminform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 yıl önce
managedaction.php 9a92b8ba33 Form- and ManagedAction improvements 10 yıl önce
mediafile.php 015e95829b MediaFile->getFile() instead of accessing fileRecord 10 yıl önce
menu.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 10 yıl önce
methodnotimplementedexception.php 50e611a1a9 Shouldn't define static classes as abstract. 11 yıl önce
microappplugin.php e45c784451 Fix footer in plugins' notices. 10 yıl önce
microid.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 yıl önce
moremenu.php a053d96bf2 Better list-unwrapping in MoreMenu 13 yıl önce
mysqlschema.php 8454b1fbad Fix for schema upgrade issue when primary keys change; fixes upgrade direct from 0.8.x 13 yıl önce
networkpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 9 yıl önce
nickname.php 3d0994bcca Updating Markdown class + use spl_autoload_register 10 yıl önce
noavatarexception.php f46d675a20 GNU social is with a minor s. 11 yıl önce
noprofileexception.php e83b2e147a NoProfileException collision avoidance fix 10 yıl önce
noresultexception.php 2cecfe8f82 We can only handle Memcached_DataObject in NoResultException 11 yıl önce
nosuchgroupexception.php bcb6dadc9f Corrected message in NoSuchGroupException 9 yıl önce
nosuchuserexception.php 09ef1fff69 NoticeListItem attentions showed double for User_group 11 yıl önce
noticeform.php f05f701764 HTML5 placeholder for notice input form. 9 yıl önce
noticelist.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 yıl önce
noticelistactorsitem.php fcdd061b4f pluginified most of hasFave, getFaves and related calls 10 yıl önce
noticelistitem.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 yıl önce
noticelistitemadapter.php fcdd061b4f pluginified most of hasFave, getFaves and related calls 10 yıl önce
noticesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 yıl önce
noticestream.php 5ebe01ba36 NoticeStream fixes regarding non-post verbs 10 yıl önce
nouploadedmediaexception.php 8b585ff647 MediaFile upload simplifying 10 yıl önce
nouriexception.php d2c749c7de NoUriException added and implemented in FeedSub class 10 yıl önce
nudgeform.php b1d451f98b Upadte translator documentation. 13 yıl önce
oauthclient.php b43be41643 OAuth extlib updated and Twitter comments removed 11 yıl önce
parallelizingdaemon.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 yıl önce
passwordhashexception.php e2c50d202f AuthCrypt now tidied up and enabled by default. 11 yıl önce
peopletageditform.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 yıl önce
peopletaggroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 10 yıl önce
peopletaglist.php 414a95a784 Initial move towards microformats2 10 yıl önce
peopletagnav.php 8cfd8450d5 Update/fix translator documentation. 13 yıl önce
peopletagnoticestream.php efb7d28d83 Fix problems in joinAdd with xampp 13 yıl önce
peopletags.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 13 yıl önce
peopletagsbysubssection.php c27b9c0722 Update translator documentation. 13 yıl önce
peopletagsection.php e4f1c77d6b showAvatar functions deduplicated into Widget class 10 yıl önce
peopletagsforusersection.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 13 yıl önce
peopletagsubscriptionssection.php c27b9c0722 Update translator documentation. 13 yıl önce
personalgroupnav.php 68143ff916 DirectMessage moved into a plugin, not done yet 10 yıl önce
personaltagcloudsection.php e686199616 accidentally stored wrong personaltagcloudsection 13 yıl önce
pgsqlschema.php aeb1c23a2f fix index drop on pg 14 yıl önce
ping.php 255943d78f User agents and generators changed to GNU social 11 yıl önce
pingqueuehandler.php c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 15 yıl önce
plugin.php 95222df899 check local/plugins before plugins in Plugin::onAutoload 11 yıl önce
plugindisableform.php 886e28aaa9 Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. 14 yıl önce
pluginenableform.php 886e28aaa9 Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. 14 yıl önce
pluginlist.php 26a92b2801 Hopefully fix TRANS message not getting picked up by xgettext. 13 yıl önce
pluginqueuehandler.php 6ed66d9c76 Local_group and User are now assumed to be in same namespace 11 yıl önce
poco.php 5f867f98c2 Typing and static declaration in PoCo class 11 yıl önce
pocoaddress.php 11f77b2fca Add PoCo to Activity Streams JSON 13 yıl önce
pocourl.php 11f77b2fca Add PoCo to Activity Streams JSON 13 yıl önce
primarynav.php 44a46de7ff use a form for search 13 yıl önce
primarynoticelist.php a3b9367c9a new noticelist classes for primary and section lists 10 yıl önce
processmanager.php 532e486a93 Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes. 14 yıl önce
profileaction.php e086ef3a84 ProfileAction derivatives somewhat migrated to ManagedAction 10 yıl önce
profileactionform.php 64677fc09a common superclass for actions that operate on a profile and return 15 yıl önce
profileblock.php e4f1c77d6b showAvatar functions deduplicated into Widget class 10 yıl önce
profileformaction.php 7e597ea7cc More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 10 yıl önce
profilelist.php 53fb39a1d0 Nicknames in subscriptions list 10 yıl önce
profileminilist.php 414a95a784 Initial move towards microformats2 10 yıl önce
profilenoaccturiexception.php 9ea57e5cb2 getAcctUri function added with related exception 11 yıl önce
profilenoticestream.php 5ebe01ba36 NoticeStream fixes regarding non-post verbs 10 yıl önce
profilesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 yıl önce
publicgroupnav.php 138d26d488 Favorite "aside"-sections moved, also small fixes left from before 10 yıl önce
publicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 9 yıl önce
publictagcloudsection.php 5899a3f5ee fail gracefully when no IDs for tag cloud 13 yıl önce
queuehandler.php e9995b0f6a Create IM plugin, Pluginize XMPP, Create AIM plugin 15 yıl önce
queuemanager.php 9fd2541b52 QueueManager: don't assume all non-XML strings are JSON 10 yıl önce
queuemonitor.php e9995b0f6a Create IM plugin, Pluginize XMPP, Create AIM plugin 15 yıl önce
redirectingaction.php b1d451f98b Upadte translator documentation. 13 yıl önce
repeatedbymenoticestream.php d7f96307dc all filtering stream classes take an optional profile parameter 13 yıl önce
repeatform.php 22481b1de6 Making FormAction subclasses use same sessionToken() code 10 yıl önce
repeatsofmenoticestream.php d7f96307dc all filtering stream classes take an optional profile parameter 13 yıl önce
replynoticestream.php f4be42c597 Sorry, left some debug lines in the pushed source :) 10 yıl önce
revokeroleform.php b1d451f98b Upadte translator documentation. 13 yıl önce
right.php 04ad0838be Add spam-training, spam-reviewing rights 12 yıl önce
router.php f0a707cfc6 A single user instance also has the same URLs as multiuser instances 9 yıl önce
rssaction.php d6f52f5939 File::processNew can return -1 which was not true for empty() 10 yıl önce
sandboxform.php b1d451f98b Upadte translator documentation. 13 yıl önce
schema.php 9d3abc3600 $_PEAR now defined globally as new PEAR, so no static calls are made 11 yıl önce
schemaupdater.php 8cdf8cf33e Fix for schema_version checksum table when checking schemas before the table's been added. :) 13 yıl önce
scopingnoticestream.php fac7371179 pivotGet moved into Managed_DataObject 11 yıl önce
search_engines.php 5f1a795b73 Add some other ways to order searches to the base search engine class 13 yıl önce
searchaction.php 9a9f6f0502 Use HTTPS links for Google and Yahoo! 10 yıl önce
searchform.php d56d97a439 Only POST Form widgets send a session token. 10 yıl önce
searchgroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 10 yıl önce
searchnoticestream.php 4331b8b4f1 make search results privacy-aware 13 yıl önce
secondarynav.php df72adcd2d remove bad old badge code 13 yıl önce
section.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 yıl önce
sectionnoticelist.php a3b9367c9a new noticelist classes for primary and section lists 10 yıl önce
servererroraction.php f71912440a - New base InfoAction for dialog box like msgs 14 yıl önce
serverexception.php 69e621a3e8 - Update ApiOauthAuthorizeAction to 1.0a 14 yıl önce
settingsaction.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 10 yıl önce
settingsnav.php 89ecda2c52 Home stub nav for admin, settings, and docs 13 yıl önce
silenceform.php b1d451f98b Upadte translator documentation. 13 yıl önce
siteprofile.php dfdfe4143a Set siteprofile default values for config public/localonly 9 yıl önce
smsqueuehandler.php c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 15 yıl önce
spawningdaemon.php 8f81762d68 common_memcache() => Cache::instance() 14 yıl önce
statusnet.php cbb7ec07a5 When called in offline queue, File::url was HTTP 10 yıl önce
stompqueuemanager.php e7a4ccb7b5 Enable json-specified objects in queue_item frames 11 yıl önce
subgroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 10 yıl önce
subpeopletagcloudsection.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 yıl önce
subscribeform.php b1d451f98b Upadte translator documentation. 13 yıl önce
subscribepeopletagform.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 13 yıl önce
subscriberspeopleselftagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 13 yıl önce
subscriberspeopletagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 13 yıl önce
subscriptionlist.php 53fb39a1d0 Nicknames in subscriptions list 10 yıl önce
subscriptionspeopleselftagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 13 yıl önce
subscriptionspeopletagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 13 yıl önce
tabledef.php 2fabf586c7 Break TableDef, ColumnDef classes to separate files so autoloader can find them. 15 yıl önce
tagcloudsection.php 3904ab9983 only 10 tags per section 13 yıl önce
taggedprofilenoticestream.php 951601633b better handling of tagged notice streams 13 yıl önce
tagnoticestream.php d7f96307dc all filtering stream classes take an optional profile parameter 13 yıl önce
tagprofileform.php b9a8b2ad05 missing file for 4b40d6bb2ad6540fe114eebe74b2330902382a81 10 yıl önce
taguri.php 61a072b3c4 Add a library to mint tag URIs 14 yıl önce
theme.php 3063caea83 Incorrect constant for theme warning 13 yıl önce
themeuploader.php ea8b468348 Update translator documentation. 13 yıl önce
threadednoticelist.php 5e4f93cc7d Conversation link as default, permalink for /notice 10 yıl önce
threadingnetworkpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 9 yıl önce
threadingnoticestream.php ff782f1d97 Thread by conversation, not id 13 yıl önce
threadingpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 9 yıl önce
togglepeopletag.php b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new 11 yıl önce
topposterssection.php a4e334a0ba Translator documentation added/updated. 13 yıl önce
toselector.php 9b6633698c Group discovery from text functions polished 11 yıl önce
uapplugin.php 138d26d488 Favorite "aside"-sections moved, also small fixes left from before 10 yıl önce
unblockform.php 08edd1fedf * i18n/L10n updates. 14 yıl önce
unknownuriexception.php 89e817e5b0 UnknownUriException added for better error handling 10 yıl önce
unqueuemanager.php a66181c900 Fix unqueuemanager for updated QueueHandler interface 15 yıl önce
unsandboxform.php a4e334a0ba Translator documentation added/updated. 13 yıl önce
unsilenceform.php a4e334a0ba Translator documentation added/updated. 13 yıl önce
unsubscribeform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 yıl önce
unsubscribepeopletagform.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 13 yıl önce
unsupportedmediaexception.php 9588a2d2d5 UnsupportedMediaException caused excessive debug log 10 yıl önce
urlmapper.php 0bd26ed3f0 Store a list of all paths the router knows about (backward compatibility with Net_URL_Mapper) 13 yıl önce
urlshortenerplugin.php 14adb7cc41 Give users more control over URL shortening 14 yıl önce
usefileasthumbnailexception.php 5a3d74d9a8 UseFileAsThumbnailException (helps support GIFs) 10 yıl önce
useractivitystream.php 6620ad793a Deja vu of user->getProfile() from 4f9b70d 9 yıl önce
usernoprofileexception.php cd0e3f1fa4 NoProfileException now parent to User* and Group* 11 yıl önce
util.php 4c9a74cb12 ROLLBACK which may or may not be useful 9 yıl önce
uuid.php 3cab5b36c1 Replace common_good_random with common_random_hexstr 11 yıl önce
webcolor.php 6c0e43be9e L10n consistency updates in wording and punctuation. 14 yıl önce
widget.php 7f0c7e8e80 Widgets require Action not HTMLOutputter (getScoped) 10 yıl önce
xmloutputter.php a3ded586b6 Namespaced elements now available in xmloutputter 10 yıl önce
xmlstringer.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 yıl önce
xrdsoutputter.php 6317f7d92b Assigning my copyrights to the Free Software Foundation 14 yıl önce