lp:~helkaluin/pidgin/+git/purple-discord

Owned by Jonathan Yip
Get this repository:
git clone https://git.qastaging.paddev.net/~helkaluin/pidgin/+git/purple-discord

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/EionRobb/purple-discord.git.

Last successful import was .

Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 4 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 5 minutes
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 5 minutes
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 10 seconds — see the log

Branches

Name Last Modified Last Commit
master 2023-10-23 09:13:58 UTC
Fix compiling on win32

Author: Eion Robb
Author Date: 2023-10-23 09:13:58 UTC

Fix compiling on win32

im-not-dead 2022-09-15 20:59:06 UTC
Removed magic number and added comment relating to ratelimit buckets

Author: Danielle Marquis
Author Date: 2022-09-15 20:59:06 UTC

Removed magic number and added comment relating to ratelimit buckets

ui-update 2022-02-17 02:41:46 UTC
Made requested changes to PR #399

Author: Danielle Marquis
Author Date: 2022-02-17 02:41:46 UTC

Made requested changes to PR #399

qrcode-auth 2022-01-27 20:19:02 UTC
Fix static analysis and compiler warnings on Windows

Author: Eion Robb
Author Date: 2022-01-27 20:19:02 UTC

Fix static analysis and compiler warnings on Windows

threads-reacts-replies-and-more 2022-01-18 19:05:34 UTC
Fixed missing braces around if-statement

Author: Danielle Marquis
Author Date: 2022-01-18 19:05:34 UTC

Fixed missing braces around if-statement

fosscord 2021-09-11 11:28:44 UTC
Update auth/login api to match current Discord/Fosscord login

Author: Eion Robb
Author Date: 2021-09-11 11:28:44 UTC

Update auth/login api to match current Discord/Fosscord login

groupdm-nick 2019-09-14 19:20:01 UTC
discord: Name group DMs without discriminator

Author: Alyssa Rosenzweig
Author Date: 2019-09-14 18:54:26 UTC

discord: Name group DMs without discriminator

It's just noise at this point.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>

channel-categories 2019-08-24 21:31:05 UTC
prpl: Add channel topic to roomlist

Author: Alyssa Rosenzweig
Author Date: 2019-08-24 21:31:05 UTC

prpl: Add channel topic to roomlist

Now that we've freed up spacing by not being so verbose with
name/category, we can add information that's actually useful (the
channel topic).

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>

mute-rebase 2019-08-24 18:09:00 UTC
prpl: Suppress mentions if notifications level is NONE

Author: Alyssa Rosenzweig
Author Date: 2019-08-24 18:04:03 UTC

prpl: Suppress mentions if notifications level is NONE

We don't fully observe the notifications level parameter, but we should
not go out of our way to highlight someone if the level was NONE.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>

alt-logo 2019-01-02 09:59:20 UTC
Merge branch 'master' into alt-logo

Author: Eion Robb
Author Date: 2019-01-02 09:59:20 UTC

Merge branch 'master' into alt-logo

squished-dont-animate 2018-12-26 06:43:09 UTC
Don't animate avatars (specify png)

Author: Alyssa Rosenzweig
Author Date: 2018-12-26 06:39:22 UTC

Don't animate avatars (specify png)

dont-animate-avatars 2018-12-26 06:39:22 UTC
Don't animate avatars

Author: Alyssa Rosenzweig
Author Date: 2018-12-26 06:39:22 UTC

Don't animate avatars

animated-emojis 2018-12-19 22:27:58 UTC
Recognise animated emoji in regex

Author: Alyssa Rosenzweig
Author Date: 2018-12-19 22:27:58 UTC

Recognise animated emoji in regex

fetch-own-avatar 2018-11-23 02:58:04 UTC
Remove mistakenly pushed prints

Author: Alyssa Rosenzweig
Author Date: 2018-11-23 02:58:04 UTC

Remove mistakenly pushed prints

typo 2017-11-24 21:25:13 UTC
Fix for new channels not being added to existing groups, fixes purple3 compil...

Author: Eion Robb
Author Date: 2017-11-24 21:25:13 UTC

Fix for new channels not being added to existing groups, fixes purple3 compilation

leave-guild 2017-11-22 08:01:59 UTC
Part functionality

Author: Alyssa Rosenzweig
Author Date: 2017-11-22 08:01:59 UTC

Part functionality

roles-in-info 2017-08-23 03:17:02 UTC
Merge branch 'master' into roles-in-info

Author: Eion Robb
Author Date: 2017-08-23 03:17:02 UTC

Merge branch 'master' into roles-in-info

remove-hg-makefile 2017-08-21 04:24:40 UTC
Remove hg specific code from Makefile

Author: Alyssa Rosenzweig
Author Date: 2017-08-21 04:24:40 UTC

Remove hg specific code from Makefile

receive-edits 2017-08-20 21:49:28 UTC
Fetch edited messages

Author: Alyssa Rosenzweig
Author Date: 2017-08-20 21:49:28 UTC

Fetch edited messages

gentoo-instructions 2017-08-20 21:14:45 UTC
Include Gentoo build instructions

Author: Alyssa Rosenzweig
Author Date: 2017-08-20 21:14:45 UTC

Include Gentoo build instructions

use-to-int 2017-08-20 21:09:25 UTC
Use from_int

Author: Alyssa Rosenzweig
Author Date: 2017-08-20 21:09:25 UTC

Use from_int

no-fingerprint 2017-08-20 21:05:17 UTC
Match fingerprint with user agent

Author: Alyssa Rosenzweig
Author Date: 2017-08-20 21:05:17 UTC

Match fingerprint with user agent

translation 2017-08-20 19:50:32 UTC
Strip line numbers

Author: Alyssa Rosenzweig
Author Date: 2017-08-20 19:50:32 UTC

Strip line numbers

deduplicate-group-dms 2017-08-20 17:35:57 UTC
Merge branch 'master' into deduplicate-group-dms

Author: Alyssa Rosenzweig
Author Date: 2017-08-20 17:35:57 UTC

Merge branch 'master' into deduplicate-group-dms

better-emojis 2017-08-19 18:34:04 UTC
Give up -- not our bug anyway

Author: Alyssa Rosenzweig
Author Date: 2017-08-19 18:34:04 UTC

Give up -- not our bug anyway

emention 2017-08-19 16:37:01 UTC
Fix emoji/mentions, closes #87

Author: Alyssa Rosenzweig
Author Date: 2017-08-19 16:37:01 UTC

Fix emoji/mentions, closes #87

read-state-usage 2017-08-19 14:44:38 UTC
Fix merge conflict

Author: Alyssa Rosenzweig
Author Date: 2017-08-19 14:44:38 UTC

Fix merge conflict

bug/duplicate-channel-name 2017-08-19 14:23:21 UTC
Fix memory leaks

Author: Alyssa Rosenzweig
Author Date: 2017-08-19 14:23:21 UTC

Fix memory leaks

extra-mentions 2017-08-19 14:21:11 UTC
Be slightly more smart about mention processing

Author: Alyssa Rosenzweig
Author Date: 2017-08-19 14:21:11 UTC

Be slightly more smart about mention processing

better-read-states 2017-08-19 05:32:12 UTC
Use Discord read_state in lieu of tracking ourselves

Author: Alyssa Rosenzweig
Author Date: 2017-08-19 05:32:12 UTC

Use Discord read_state in lieu of tracking ourselves

bug/nickname-refreshing 2017-08-19 04:51:41 UTC
Check duplicate allocations; closes #98

Author: Alyssa Rosenzweig
Author Date: 2017-08-19 04:51:41 UTC

Check duplicate allocations; closes #98

performance-tweaks-startup 2017-08-19 00:27:40 UTC
Respect populate-blist for roomlist

Author: Alyssa Rosenzweig
Author Date: 2017-08-19 00:27:40 UTC

Respect populate-blist for roomlist

feature/group-dm 2017-08-18 22:40:45 UTC
Track recipient list change events from the gateway

Author: Alyssa Rosenzweig
Author Date: 2017-08-18 22:40:45 UTC

Track recipient list change events from the gateway

bug/too-much-history 2017-08-15 04:04:08 UTC
Disable recursive room history fetching until rate limiting is implemented

Author: Alyssa Rosenzweig
Author Date: 2017-08-15 04:04:08 UTC

Disable recursive room history fetching until rate limiting is implemented

native-nicks 2017-08-13 08:11:22 UTC
Disambiguate nicks

Author: Alyssa Rosenzweig
Author Date: 2017-08-13 08:11:22 UTC

Disambiguate nicks

no-roomlist 2017-08-13 00:14:34 UTC
Merge branch 'master' into no-roomlist

Author: Eion Robb
Author Date: 2017-08-13 00:14:34 UTC

Merge branch 'master' into no-roomlist

bug/dm-acking 2017-08-11 22:42:34 UTC
Don't free constant memory

Author: Alyssa Rosenzweig
Author Date: 2017-08-11 22:42:34 UTC

Don't free constant memory

bug/group-typing 2017-08-11 22:41:02 UTC
Release memory with NULL chatconv/cb

Author: Alyssa Rosenzweig
Author Date: 2017-08-11 22:41:02 UTC

Release memory with NULL chatconv/cb

bug/escape-markdown 2017-08-11 22:20:08 UTC
"

Author: Alyssa Rosenzweig
Author Date: 2017-08-11 22:20:08 UTC

"

regression/mentions 2017-08-11 08:33:46 UTC
Flag mentions on @everyone

Author: Alyssa Rosenzweig
Author Date: 2017-08-11 08:33:46 UTC

Flag mentions on @everyone

basic-mentions 2017-08-11 01:54:04 UTC
Plug memory leak

Author: Alyssa Rosenzweig
Author Date: 2017-08-11 01:54:04 UTC

Plug memory leak

double-good-mentions 2017-08-11 01:04:57 UTC
Initial attempt at uri handler

Author: Alyssa Rosenzweig
Author Date: 2017-08-11 01:04:57 UTC

Initial attempt at uri handler

142 of 42 results
This repository contains Public information 
Everyone can see this information.

Subscribers