Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
G
gajim-plugins
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 78
    • Issues 78
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 31
    • Merge Requests 31
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gajim
  • gajim-plugins
  • Issues
  • #422

Closed
Open
Opened Apr 27, 2017 by Richard Schwab@Nothing4You
  • Report abuse
  • New issue
Report abuse New issue

Implement smart message filter like weechat

Hey there,

weechat provides a system that allows you to filter messages of all kinds, however, instead of simply completely ignoring the messages they are still saved and only hidden on screen, which allows to unfilter them as needed.

A small description can be found here: http://dev.weechat.org/post/2008/03/22/Filters_tags

The actual feature I'm looking for would be the implementation of a "smart" filter like this: http://dev.weechat.org/post/2008/10/25/Smart-IRC-join-part-quit-message-filter

That would allow hiding all join/leave messages in MUCs for example if the affected user didn't talk within the last X minutes. That way people won't be spammed as much when they don't hide those messages and they won't start talking to themselves when they have the messages hidden and the person they were speaking to leaves the muc without saying goodbye.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
Feature
Assign labels
  • View project labels
Reference: gajim/gajim-plugins#422